Relative Content

Tag Archive for wix

WIX CMS – user uploaded photos – allow arrange or number

I want to be able to allow users to upload photos to the site via a login members page and then require them to order them in the order they would like them to show on the product either by numbering or physically arranging them in a way that I can download the photos in an Excel spreadsheet in order. Thanks in advance for any help!

Get wix Form Collection

I have a Wix Form Collection from adding a form directly into my page, so for each submission made, it is added to the form submission table. I am trying to access the content in it through code in wix, however I’m having difficulty querying to form collection as I can’t find the ID of it.

How to get the result of command in WIX?

I have run a command or script in WIX, how can I obtain its running results or output?
After running a command or script, only whether it has been successfully executed can be obtained, can not set the resulr to a property.