šš½ Hey there!
This tutorial is probably the fun one you've been looking for on using multiple dropdown filters to filter WIX repeater.
WHAT I DID š
I added three dropdown elements from the ADD >> INPUT >> SELECTIONS >> DROPDOWN
I then added the options to each of the dropdowns. The first dropdown contains the locations from my database, the second dropdown contains the cuisines and finally, the third dropdowns contains the options of whether the item is CHEAP or EXPENSIVE.
When adding options to your dropdown or selection elements like selection tags, you can add info to the label section, but the value field must contain only the same value from your database.
EX. Let's say you have an item called "London" in your database Location field and you want to filter all other items with the keyword "London," you will need to add this same exact keyword as it is in your selection element value field because it is CASE-SENSITIVE
WHAT I ACHIEVED š
I was able to refine my filter by using the three dropdowns. However, you can decide to filter them independently or dependently.
PREVIOUS
NEXT

