Hey guys, Matt J. Struggling to implement this list filter (using finsweet) is this something you鈥檙e able to help me troubleshoot? Issue seems to be that on the staging site (can only see list working on staging, not preview) it's not picking up ALL of the filter elements. Is there anything you can see that I'm missing? For example, when a person has multiple locations, it's picking up first one but not the latter, eg. Pasko Dedic, it'll filter him for Nedlands, but not for Murdoch https://preview.webflow.com/preview/cis-group-d6d0e7?utm_medium=preview_link&utm_source=designer&utm_content=cis-group-d6d0e7&preview=198ea52087b3c938b7e53cc7d3cb972b&pageId=69603d44e8c3f61a87ac4ee5&locale=en&workflow=preview
also I believe you may want to scroll down in the docs and explore some of the options, to me it sounds like it could be a conditional logic issue though it looks like all the logic defaults to "or" which is what I would expect your scenario to need in order to return what you would expect but its worth checking. In most cases like this, its usually a data issue - meaning something in the CMS fields isn't 100%. I'll take a look later today and let you know.
Thanks Matt J. - here's the published link https://cis-group-d6d0e7.webflow.io/about/our-specialists
Not yet - Check Kew East (Locations), that's not picking up anything. But then theres ones that have Kew East & Armadale.
naw, we'll figure it out - it might take a little bit of time though but yeah, things "seem" setup correctly so far, still digging into it
I also dont think you need an instance attribute on the other dropdown, and I think you'll want an identifier on the location dropdown similar to this specialty
Removed both of them - was just playing around with them there.
ah just noticed that speciality field is also not the right attribute
according to the docs should be fs-list-field="Specialty"

