Last updated:
May 19, 2026
Map List Sorting
List sorting lets users quickly reorder your map item list to find what they're looking for.

Enable in Dynamic Map App
- Enable List Sorting in Filter and Sorting.
- Select the fields users should be able to sort by.

Update Code

Locate in Webflow Designer
The ncf-sort element is placed inside the cru-ncf-map-filter div.

Set Default Sorting
💡 Pro Tip: By default, Webflow shows items in CMS custom order on first load. To override this, set your desired initial sort order in Webflow's collection list settings. Apply the same sort to both collection lists (the main list and the pop-up/tooltip list) — otherwise tooltips and pop-ups will display data for the wrong item.


Rename Dropdown Options
By default, sort options are displayed in lowercase. You can rename them by clicking the option element in Webflow Designer and editing the text directly.


Fix Arrow Spacing
To fix Webflow's default chevron alignment in the sort select field, follow this guide from Webflow's forum.