I have a data collection with paintings and I want to let the user select a period. (In fact I want to give the user more options like subject, material, etc, but I leave that for now).
After you’ve read all that, try out this exercise on filtering content using a dropdown: https://learn.wix.com/en/article/getting-more-out-of-datasets-6576486#exercise-filtering-content . In this exercise, you’ll be shown - step by step - on how to add a dropdown and how to use it to filter content. I tried out this very exercise when I wanted to add a dropdown element to one of my websites. And after completing it, I fully understood the process of how to use a dropdown to filter content. I’m pretty sure you’ll get the hang of it too, once you finish this exercise. (I know this exercise is in the Wix Editor but it works in the exact same way for Editor X.)
Its best to try it out yourself as this will allow you to completely understand how it works. However, if you still don’t understand something or are stuck at some point, I’ll be happy to help you here!
And yes, you do not need any extra dataset and you do not even need a Submit button. The moment you click on an item from the dropdown, it will automatically be filtered. And if ‘Contains’ doesn’t show up, you can always use ‘Is’.
Hi @pratham Well it’s indeed pretty easy until you know it. But it’s working now. I’ve also noticed that you can’t filter ‘tag’ fields in the dropdown. The field has to be ‘text’.
A final question to be sure. It’s not possible to combine filters on one page. For example one for period and another for material. Suppose I want to see only artworks on paper in the 18th century? That has to be done in Velo. Am I correct?