Dynamic Filtering of Questions & Answers Based on Form Fields

Hi Webflow Community,

Setup
1. Form Fields:
• “I am” (CMS: Role)
• “Focused on” (CMS: Disease)
2. Questions (CMS: Question):
• Linked to Roles and Diseases via multi-reference fields.
3. Answers (CMS: Answer):
• Linked to questions via reference fields.

Need Help With
1. Dynamic Filtering:
• Filter questions dynamically based on selected Role and Disease.
2. Conditional Answer Display:
• Show the correct answer for the clicked question, filtered by the selected Role and Disease.(I think that won’t be a problem because as of now questions are connected to answer. )

Key Details
• Form fields are dropdowns linked to CMS collections.
• Questions and answers are displayed in separate CMS lists.
• Requires filtering across three collections: Role, Disease, and Question.

What’s the best way to achieve this in Webflow (custom code or otherwise)?

Preview link: knoles-Trial-QnA


I generally build this using Finsweet CMS Filter and CMS Load, it’s a quick build and works quite well.

Looks like you have that part built, but there are a lot of options on that. Likely you don’t need to change anything but if you’re doing the question click and answer display using custom code or interactions, you might need to reset those when filtering is changed since new elements will be created.

i tried but its not working

Tried what? Finsweet Filter?

I do setups professionally if you need help building this but your setup looks very straightforward, you likely just need to read the docs a few times.

Drop me a message if you need an estimate.