CMS structure for "playlists"

Does anyone know how to set up a CMS collection for an ordered playlist? I want the ability to add a lesson to a playlist and define what order it appears in that playlist. A lesson may appear in multiple playlists and have a different order in each.

It looks like Webflow has something set up that’s similar to this with their university courses.

I’ve also seen this solution recommended, but wondering if anyone else has idea.


Here is my public share link: LINK
(how to access public share link)

Are the items in a fixed order, always? Or does it needs to be sorted dynamically?

If the order is unchanging, you can give the collection another field (maybe a number field) and give the entries the numbers they should appear in!

In the cms element inside the page, you can set a order based on the number field inside the cms settings tab!

image

Let me know if this is what you searched for!