I am sorry if the question is pretty basic but I am just starting to use Xano. I already have a table in Xano with a list of posts. Each post has a “tags” field which has been created to filter these posts by the user. I know that in Xano I can go to the API and configure it introducing one input and then a conditional in the filtering option. I did it like this:
My question is how do I connect a dataSlot in React Studio with that input field? I have already connected React Studio with my Xano database but I don’t get how to make the connection to filter the list.
Thanks.