Multiple multi reference fields

Hi,

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.

Hope someone can help.

See screen shots



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

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.

1 Like

Not sure it’s the right solution.
Am I not able to display all of the custom fields in one post.

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

1 Like

Hi @memetican

How exactly do you do that? I have a collection list and I am trying to show multi-reference field inside the collection list. I cannot do it because of the 1 nested collection list limitation.

I would appreciate your help with this. How do I have list inside of a list?

My read only page is here.
https://preview.webflow.com/preview/drillsgolf?utm_medium=preview_link&utm_source=designer&utm_content=drillsgolf&preview=75233578d6633e62ed6004c6661ad3ee&pageId=65d60f76badcce181f11dcc4&locale=en&workflow=preview

Thank you

An update @memetican,

I haven’t had time to try and implement this yet, but it seems like this is a solution I am looking for.

Yes CMS nest is a popular solution. There are some others as well.