Hello,
I'm a very recent xano user (3 days...). I'm facing this problem :
• I have a searchbox in bubble. The searchbox content must be the content of the field name called "Name" of a Xano table (called people).
• I have a repteating group that display the contentn of the table (people)
--> In bubble, if I want to filter the list in the repeating group for showing only the content of the searchbox, i use a "do a search for". But how can I do that when Xano is the backend ?
As now the data source is a xano Query, I can't define some constraints like it's possible with a "do a search for"
Best regards