I am trying to provide my client with an editable Component that displays a specific background video from a CMS collection list.
The CMS collection consists of URL’s to mp4-files from Vimeo.
They are then connected to an Embed that displays the actual background video.
To select a specific video, I found no other way than to limit items to ”1” and then filter on the name of the item.
However, when transforming the Embed into a Component, I realized that collection Filters can’t be editable Component Properties, which makes it impossible to use the same Component but switch background video…
Would really appriciate other ideas on how to accomplish the same thing (or better ).