If the filtered checkbox is not working for each profession and the collection list in the multi-reference field is not showing, there might be a few issues to troubleshoot in Webflow.
1. Check the Filter Settings
- Ensure Correct Filters: Verify that the filters applied to the Collection List are correctly set up. Make sure they logically correspond to the fields and criteria you want them to filter by.
- Dynamic List Settings: Double-check that the Dynamic List is connected to the intended Collection and proper field.
2. Verify Collection Item References
- Multi-Reference Field Configuration: Check that you have correctly linked the multi-reference field in your Collection Setup. It should connect the right items.
- Field Binding in Designer: In the Designer, make sure the collection list that uses the multi-reference field is bound to the right field.
3. Use Conditional Visibility
- Set up Conditional Logic: See if conditional visibility settings are properly applied for elements like checkboxes. This ensures they appear or disappear based on filter conditions.
4. Re-Evaluate CMS Structure
- Collection Complexity: Sometimes the structure of collections and multi-reference fields can be complex. Ensure that the structure aligns with how you are trying to apply filters.
- Explore Alternatives: In some scenarios, consider using a simpler options field if a complex multi-reference setup is not necessary.
5. Troubleshoot Interactions
- Check for Conflicting Interactions: Inspect if any interactions or custom code may be interfering with your filters or the display of collection items.
Summary
To address the issues of a non-working filtered checkbox and a non-displaying collection list in Webflow, check your filter settings, verify how you have set up collection item references, assess the CMS structure, and investigate any interfering interactions. Ensuring alignment between your collections, reference fields, and visibility settings often resolves these problems.