Switch dataset column results on conditions of dropdown

Hi guys, extremely new to corvid but eager to learn.
I have a column (“eword”) which is what the repeater is filtered on.
What I want to do is if the dropdown selection changes, I want the repeaters results to filter from a different column ( change to “aword”)
I have managed to do this by setting up two separate datasets but its an inconvenience.

thanks in advance

Hey,

We have a complete walkthrough on how to set up a search functionality for your database collection, you should check that out.

Corvid Tutorial: Adding Collection Data Search Functionality

You will have to change the code a bit if you are using two different repeaters on different columns. You will find all the information you need in the wix-data API, please also see the API reference for repeaters .

If you are still having an issue with it after the tutorial please send us a link to your site and a snippet of your code.

Hope this helps!

Dara | Corvid Team