I’ve got a site that collects user videos through a submission form. I then want the user’s information, including the video, to populate into a table. I’m getting all of the information EXCEPT the video to pop up. I tried to add a column to the table and connect it to my video field, but that options is grayed out. Is this something that’s missing in the code on the wix side (i know that only recently videos became an allowable submission file type) or am I missing a step in setting up my database or table?
The upload button is connected to the Dataset and the videos are showing up in the corresponding field in the database. I’m just not being allowed to add a new column that displays that field. I’m also unsure as to where I can find and access those videos elsewhere in the site. Is there a central upload location that I access through the “Add Images” tab, or…?