CMS FIlter issue

Description

Hey I’m facing the issue with CMS filter Attribute, Firs I was thinking that this is the Webflow Issue, but they made investigation, and I think it’s Finsweet CMS, please take a look on the video where I explained the issue, Loom Recording here

Site URL

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

Steps to Reproduce

  1. [Open blog page]
  2. [Select category “Proxy 101”]
  3. [and you will see zero items, but I have this items in my cms list]

Expected Behavior

[expecting to see my articles in this category

Video/Screenshots

Webflow response

Hi @sepels41,

CMS Filter can only filter the items rendered on the page. Since Webflow has a limit of 100 items per Collection List, if an item like “Proxy 101” isn’t in those first 100, CMS Filter won’t be able to find or display it.

I’d recommend you to use CMS Load to make sure all your items are available for filtering, even beyond Webflow’s 100-item limit.

Hope that helps! Let me know if you have any questions.

Hey @Support-Pedro should I use your solution? or Webflow native paggination also works?

Hey @sepels41! CMS Load requires native pagination to be enabled — but just enabling native pagination won’t solve the issue on its own.