Hi there :-)
I’m trying to figure out how to add a video slider with x amounts of video-embeds (vimeo/YouTube) to a “News”-CMS-Item.
The use case is a News-page with a slider populated with x amounts of videos.
I know that we can add embeds in the Rich Text field. But how about if they wanna add 3 video-embeds for a particular CMS-Item? Or 5? Or 10?
Do I need to add some custom code, to let the user add all the embeds in one Rich Text Field?
Or…
… is the way to go, to make another CMS Collection that allows the Editor to create a single video-embed at a time and then add these to the “News”-CMS-Item through a Multi-reference field?
I would really like to find a method that is easier than these. Any ideas?
Thanks!