In short: Can you somehow reference a collection to an item that sits within another collection. —
A venue can have many rooms , but a room can only have one venue The desired UX is:
User sees list of venues
User clicks on a chosen venue
User lands on venue item page where they see a list of rooms associated with that venue
Each Venue has a multi-reference to the Room collection
Then you can put Collection list of Venues on the page. Link inside the Venue item can lead to the Venue page.
On the Venue template page you can put the Collection List and bind it to the multi-reference field, that will pull the collection of Rooms that are associated with that Venue.
As @QA_Brandon mentioned, currently you would not be able to reveal the list of Rooms inside the Venue List item that is on the static page as a collection list. The Nested Collection feature is not available yet.
At this time, the sorting functionality is only for top-level collections. The first rendition of the NCL system was to provide the function. We are working on upgrading the NCL system for a more robust use case. Unfortunately, that release timeframe is not known yet.
Grrrghhh. Still no Sort in a nested collection? So many threads on here are going cold or unanswered. Is anybody working at Webflow? Is anybody picking up these forum posts? I’m kinda getting Deja-Vue (Adobe Muse) all over again.