Hi there! I am getting familiar with Wix code, and I would like to create dynamic pages to show the video work my company has done. Ideally, I would be able to add a text column to my database that contains a video URL (youtube, vimeo) that would then update the URL of the video player on my dynamic content page.
However, I cannot see an option to link a video player to the data in my database. Is this possible?
The code access the dataset and the video elements by their ID. The ID (e.g. dataset1) can be found in the property panel once you select the element in the editor.
The code assumes you called the field in your collection ‘URL’ and hence the field key is ‘url’.
You can find your field key by clicking on the 3 dots icon and ‘Manage Properties’
Yes, this is my first time adding code, so my questions will probably appear very obvious to those more experienced than me! I’m very glad to have the help, and truly excited by the tools in Wix Code.
Hey guys, so I’m still building but I have managed to put together a video portfolio, sorted by the type of video production, with dynamic pages for each video. I have MANY more videos to add, but for now it’s working and looking good! Thank you so much for your help!
Hi,
i am totally new in this field and i try to do the same for my website but its not working for me. maybe i am missing something. so please share video link, if same available you please elaborate in more details set by set.
This looks great and is similar to what I am trying to achieve on my website (a dynamic page with holding images and the ability to add videos.) I am SUCH a novice - can anyone help?