Finsweet List Sort
Finsweet List Sort adds client-side sorting functionality to Webflow Collection Lists without backend configuration.
How to integrate Finsweet List Sort with Webflow
Webflow Collection Lists display items in a fixed order. Visitors can't reorganize content based on their preferences. List Sort lets visitors reorganize collection items by price, date, name, or any other field.
This integration uses Code Embed elements and custom attributes applied to Collection List components. Add the Finsweet Attributes CDN script through custom code in the head tag and apply attributes to your Collection List. The sorting happens in the browser after page load.
Add List Sort with code embeds
List Sort runs in the browser after page load. Visitors can sort collection items by text, numbers, or dates using buttons, dropdowns, or custom controls. The official documentation provides the CDN script and complete attribute reference.
Add the Finsweet Attributes script to your project's custom code section in the <head> tag. Then add the fs-cmssort- attributes to your Collection List wrapper, configure sort triggers, and mark the fields you want to sort by. The library detects these attributes on page load and activates sorting.
Implementation steps:
- Install the CDN script from the CMS Sort documentation in your site's
<head>tag - Mark your Collection List wrapper with
fs-cmssort-element="list"to identify the container - Add sort triggers using buttons, select fields, or dropdowns as your sort controls
- Identify sortable fields with
fs-cmssort-field="IDENTIFIER"on elements containing the data - Test with the live demo site or clone the reference project
The official documentation includes complete attribute specifications, sort value syntax, and active state styling options.
Technical considerations
Collection List limits:
Webflow Collection Lists display a maximum of 100 items per page. List Sort works only on items present in the DOM at page load. It cannot sort items beyond this limit. For collections exceeding 100 items, use pagination, CMS Filter to reduce visible items, or the Webflow CMS API to structure content before it reaches the browser.
Browser compatibility:
List Sort uses modern JavaScript and runs in current browsers. The client-side library requires JavaScript enabled in the visitor's browser. Check the official documentation for specific browser requirements.
Performance:
Sorting happens client-side in milliseconds for typical collection sizes under 100 items. Performance scales with the number of items and complexity of sort fields. The CDN-hosted script loads asynchronously to minimize impact on page load.
Pagination interactions:
List Sort works on items rendered at page load. If you use pagination with Collection Lists, sorting applies only to items on the current page, not across all pages. Combine with CMS Filter for filtering and sorting workflows across multiple pages.
What you can build
Integrating List Sort with Webflow lets you build dynamic collection displays where visitors control content organization.
- Sortable product catalogs: E-commerce pages where visitors reorganize inventory by price, product name, or release date
- Dynamic blog archives: Publication libraries that readers reorder chronologically, alphabetically by title, or by author name
- Filterable team directories: Staff pages that reorganize by department, seniority level, or alphabetical order
- Organized portfolio galleries: Project showcases that sort by completion date, client name, or project category
Frequently asked questions
Description
Finsweet List Sort is a client-side JavaScript library that adds sorting functionality to Webflow Collection Lists.
This integration page is provided for informational and convenience purposes only.

Hipa AI
Connect Hipa.ai with Webflow to leverage AI to refresh your blog posts and post content at scale.

Flowstar Spin Wheel Gamification
Flowstar Spin Wheen & Gamification generates spin wheels, scratch cards, lottery balls, and pick-a-gift games that collect email addresses in exchange for discount codes.

Timeline
Timeline provides chronological content infrastructure for Webflow sites without requiring custom development.

Finsweet Attributes: Table of Contents
Finsweet's Table of Contents adds anchor link navigation to Webflow CMS collections.

Moodle
Integrate Moodle LMS with Webflow to combine professional marketing sites with comprehensive learning management.

Accessibility Enabler
Add accessibility tools to Webflow through a JavaScript widget that lets visitors customize text readers, contrast settings, and navigation options across 105 languages for WCAG 2.1, ADA, and EAA compliance.

Zoom
Connect Zoom with Webflow through Zapier to automate webinar registrations from form submissions, embed Calendly scheduling widgets that generate Zoom meeting links, or build custom implementations with Zoom's Meeting SDK.

ConnectMagic
You can integrate Connect Magic with Webflow to automate email marketing without code, enabling you to sync form submissions, track cart abandonment, and trigger behavioral campaigns.

Google Meet
Connect Google Meet with Webflow using integration platforms like Zapier to automate meeting scheduling from form submissions, display upcoming events in your CMS, and manage video conference workflows


