Dynamic 2 layer filtering

Hi guys,

In need of some help! I have searched and searched around the forum can’t seem to find anything that suits my needs but more than happy to be pointed in another direction. I am trying to create a website that sells car parts. I want the user to be able to select make and model and the relevant parts are shown. The built in filter on the Wix store isn’t suitable as it will only let me filter by one level. For example, if you have the makes of Ford and BMW and you select Ford, all of the models for BMW still show.

I have tried to create it with a repeater and connecting it to a data set with no luck. I am just using a template at the moment so can send a link for you guys if needed.

I have managed to create two dynamic drop boxes that change based on the user selection, e.g if the user select ford all of the models for ford are shown in box two. However, the filter of the data set which is set to the contents of drop down box 2 is not working.

Probably have not explained that very well but if you have any ideas please let me know as i am at a dead end :frowning:

Thanks

Matt

There are a good many examples/tutorials already out there that you can look at and see if they are any good for you to use.
https://www.wix.com/corvid/example/checkbox-dropdown
https://www.wix.com/corvid/example/cascading-form
How to Filter Items on Repeater Using a Dropdown and Boolean Values on Wix Code
https://codequeen.wixsite.com/dropdown youtube=> https://www.youtube.com/watch?v=EhXed0u6wh0
https://www.wix.com/corvid/forum/community-discussion/dependent-drop-down-lists
https://www.wix.com/corvid/forum/corvid-tips-and-updates/how-to-create-a-search-for-your-database
https://stcroppe.wixsite.com/steveonsoftware/example-code/wix-dataset-filtering-multiple-columns
https://www.vorbly.com/Vorbly-Code/WIX-CODE-REPEATER-SORTING-BUTTON
https://www.vorbly.com/Vorbly-Code/WIX-REPEATER-MULTIPLE-CHECKBOX-FILTERS
https://www.vorbly.com/Vorbly-Code/WIX-REPEATER-MULTIPLE-FILTERS-WITH-RESET
https://www.vorbly.com/Vorbly-Code/WIX-REPEATER-WITH-FILTER-BUTTONS
https://www.vorbly.com/Vorbly-Code/WIX-REPEATER-WITH-MULTIPLE-FILTERS

1 Like