I want the user to type in the area or location they are looking for, and then filter the table records to match the input query. How do I do that? Thank you.
I want the user to type in the area or location they are looking for, and then filter the table records to match the input query. How do I do that? Thank you.
@Bronwyn, is it what you are looking for?
If not, could you please elaborate a bit more on your request?
Yes, that’s the idea, thank you. ![]()
Hey @Bronwyn, it’s already working, you just need to set up user actions:
Great, thank you! I can try that..