Hi Andrej, you’ve got a Project collection page, which contains a collection list that is also bound to Projects.
What you’re saying here is “list all of the projects on my projects page”.
If you drag that video outside of the collection list [ which will work, since both the page and the list are bound to the same collection ], it will just show the video for the current page.
Your video [2] isn’t bound to anything, it would be purple like [3]
The video element here is a background video, which actually cannot be bound to the CMS. You need a regular video element if you want it to connect to your collection’s video field.
I don’t care for it to be bound to the CMS, I just want to have a different video for each project, for it to play automatically, and loop. How does one do this?