I am working on a site which i wish to display 2 or more multi reference fields.
I can get 1 field to display but how do I select the 2nd, 3rd… fields.
Webflow’s collection lists have a limit of a single nested collection, so you can only nest one of them. If you need more than that, you’ll need to get creative with some custom coding.
Finsweet’s CMS Nest may be helpful for you here as well.
The best solution will depend on what it is that you’re trying to do. I don’t know what that is.
It looks vaguely like you’re trying to do nested collection lists and struggling with the single-nested list limitation. If you’re on the collection page instead, you can just drop a collection list for each of your multi-ref fields and show them all.
Hi Michael, I get it now - sorry, fairly new to the CMS - I didn’t realise you could use the collection page - I was trying to add to a normal page.
Thanks