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.
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.