Cms custom filter in url

Hey there!

here is the site im working on:
https://the-counselling-collective.webflow.io/our-counselors

Is there a way in webflow to filter CMS items by the url rather than making 100s of pages

eg.
I have a Counselor profile and im wanting to filter the results based on url

Person 1
Location: Dunedin
Gender: Male
Specialty: PTSD

Person 2
Location: Auckland
Gender: Male
Specialty: Mental Health

Person 3
Location: Auckland
Gender: Female
Specialty: Mental Health

Person 4
Location: Auckland
Gender: Male
Specialty: Anxiety

Person 5
Location: Auckland
Gender: Male
Specialty: Mental Health

Say, i want all the Male councillors from Auckland to display on page, I could create new page with the filters:

{Auckland} and {male}.

but then i would need another if I wanted Females from Auckland.

I just want to be able to have one collections page, and then depending on the url it filters
eg

https://the-counselling-collective.webflow.io/our-counselors?location=auckland&gender=male

that would display males in Auckland

is this possible?

Thanks!

Hi and welcome to the forums!

Webflow does not support dynamic content generated by URL parameters. So you would need to rely on page slugs and filters on collection lists. You could also spend some time looking at reference fields and how you can group items. Also it is possible to use Mixitup to dynamic filter results from a collection list based on an attribute.

Is it posible to do multiple items, i have it working like this,
www.url.com#male

But need it like this
www.url.com#male,auckland

Thanks!

I am in need of a similar feature if anybody managed to figure this one out :slight_smile:

This might be a good solution if you are looking to filter. Works like mix it up but is webflow specific. I have used it to great effect. They also have a slack channel and great instruction how to videos.