Are you able to sort a nested list

Description

Hi there
I have setup the nested collection my question is how do I make the collection sortable?

Site URL

Required: Please provide a staging/production URL where we can see the issue

Steps to Reproduce

  1. [First step]
  2. [Second step]
  3. [Third step]

Expected Behavior

[What did you expect to happen?]

Actual Behavior

[What actually happened?]

Video/Screenshots

Required: Please provide a short screen recording showing the issue

  • Video link: [Loom/Screen recording URL]
  • Screenshots (if applicable): [Upload or link to screenshots]

Additional Context

  • Browser: [e.g., Chrome 120, Safari 17]
  • Device: [e.g., Desktop, iPhone 14]

NDA Notice: If you’re under an NDA, please feel free to send us a Direct Message/Email with the above information.

heya @russel :waving_hand:

providing some more details about your use-case and/or screenshots would help find the right solution for you.

in any case, from what you ask, yes, it is possible to sort a nested list using Webflow’s native options in the settings panel or using the Finsweet Attribute: List Sort - Sort Content in a CMS Collection List in Webflow

Pls view loom.
Thanks.

Hey @russel!

Are you trying to sort the nested items? Or filter the collection list items by their nested categories?

To filter the collection list items by their nested categories you need to add the fs-list-field="IDENTIFIER" to them, simply add the attribute in the template page nested items and it should work great.

If this doesn’t work or you need some more help, could you please share a new Webflow read-only link?
The link that you provided is not working for me.

Let me know how it goes!

Here is the link

https://webflow.com/design/kaliber-shoes?utm_medium=project_link&utm_source=designer&utm_content=kaliber-shoes&workflow=comment&pageId=68beb828d75812e7f6954033

I need to be able to sort the nested items.

I have added the attribute in the template page.

Hi Pedro,
Have you had a chance to resolve my issue?

Hey @russel

What do you mean by “I need to be able to sort the nested items”?
How exactly do you want them to be sorted, and what’s your expected result?

You are sending me the wrong link. Please share a Webflow Sandbox read-only (You can create it from the Share button at the upper right corner of your Webflow designer)

I also noticed that the nested elements still don’t have the fs-list-field="IDENTIFIER" attribute applied.
Once you share the correct link, I’ll be able to confirm exactly where to add it and help you make it work as expected. :wink:

I do have the nested list identifier?

Hey @russel!

Could you please try adding the fs-list-field="suitability" attribute to the text block inside the Collection Item on your Catalogues Template Page?

Like this:

These are the items being nested into your main page. Adding the fs-list-field="suitability" attribute will enable List Filter to properly match the items with your checkbox filters, allowing the filtering to work correctly.

Let me know how it goes!