I’m trying to figure out how to make a video playlist, everything else works and I’m able to add the videos to that playlist, it’s just that all of those videos pop up in every playlist by default and I want it to where I can add my own playlists and add the videos to those playlists myself.
Also I’m using two different databases for this to work
https://support.wix.com/en/article/adding-a-youtube-playlist-in-wix-video
https://support.wix.com/en/wix-video/adding-videos-channels
I’m using a Single Video Upload, because I want to do my own thing without Youtube
@james-rondon-jr
Then make a channel
https://support.wix.com/en/article/creating-a-channel-in-wix-video
Have a read of this page too, however for what you want the single video upload won’t work.
https://support.wix.com/en/article/displaying-videos-on-your-site-with-wix-video
The above suggestions are not supported by Wix Code (Corvid) but only if you’re using applications such as Wix Video. @james-rondon-jr sounds like you want to create a Video Playlist that is connected to a dataset, I’d assume on a Dynamic page? I am also researching this topic. Please let me know if you figured anything out! My guess is this should be possible, possibly using Reference fields.
I’m gonna try the reference field idea, I’ve got it to work in a way, but not the way I wanted it to work, I used two different databases and basically had one for playlists and videos and then connected those two in the same dynamic page and now I can make seasons and episodes like a tv show, I used a collection database for the playlists and for the episodes I used a item database.
@james-rondon-jr thanks for the reply! Interesting, I would love to see your work when you’re ready to share. Confession, I am actually trying out the same concept but for Music. But I believe they should work very similar to one another. Same thing, I have a “Playlist” Database and then a Song “Details” list database. Each “Playlist” references different versions of the same song (full version & instrumental only). That seems to be the easy part. My next hurdle is creating seamless (and user friendly) navigation between songs in a given playlist on a dynamic page.