Your video shows the list displaying all items for a split second before those that don't fit the criteria disappear. I'm getting the same issue as I implement a simple "belongs to user" filter for a simple "stuff" table to test out the functionality. Unfortunately, I can't find a way for it **not** to display the full list before the filter. Is this is a limitation of adalo? Is the filtering occuring after a GET ALL standardized call?
Consider allowing the user to select 1 to many names to filter on (checkboxes?) and then use the "in" Query all records capability in Xano to get all the items that match jim or maria.
Thank you Steve. Is you rdata base on Adalo or Xano ? I have mine on Adalo and want to make an url for each shop on my market place. e.g: app.mymarket.com/shopName Is it possible with this please ? As no solution for that on Adalo yet for me
Yes, I use Xano for building my APIs and database. It has been great for my nocode api development and storing data, images, etc. as far as your “app.my market.com/shopName” approach, that would seem to be a web dependency more than a mobile app dependency? Therefore Xano for your backend for managing the products, orders, images, inventory and such and a nocode web app/website builder to have each shop shown based on the url a user navigates too? Does this match what you are working towards?
@@learnnocode I already did all in the db of Adalo. I don't get what do you mean by a web dependency instate of web dependency. app.my market.com/?shopName=shop1 maybe this is clearer ? I want to have one page with all the shops and also have the ability to have one url by shop (w/the parameter shopName=shop1 ) if they dont want to share all the list of shop to their clients. Sorry I hope it s more clear ;)
Amazing. Thank you Steve!
Glad you liked it!
Thanks Steve, was just now looking for this :D, felt out of sky :)
Excellent! I am glad the timing worked out for you
Thank you!
Great. Thank you Steve :)
You bet!
Your video shows the list displaying all items for a split second before those that don't fit the criteria disappear. I'm getting the same issue as I implement a simple "belongs to user" filter for a simple "stuff" table to test out the functionality. Unfortunately, I can't find a way for it **not** to display the full list before the filter. Is this is a limitation of adalo? Is the filtering occuring after a GET ALL standardized call?
Any luck solving this 3 months later?
I'm trying to do something with this in adalo + xano and I'm struggling.
how are you set in the external collection on Adalo? Beacause I have: "An error occurred when calling Get All". :(
I haven't used Adalo in a while. I won't be much help :(
What about if i want to filter "Show me all jim and maria", can i ?
Consider allowing the user to select 1 to many names to filter on (checkboxes?) and then use the "in" Query all records capability in Xano to get all the items that match jim or maria.
Thank you Steve. Is you rdata base on Adalo or Xano ? I have mine on Adalo and want to make an url for each shop on my market place. e.g: app.mymarket.com/shopName Is it possible with this please ? As no solution for that on Adalo yet for me
I saw that is an external but if you have an idea for my problem I ll be happy to see it. Have a great day Steve
Yes, I use Xano for building my APIs and database. It has been great for my nocode api development and storing data, images, etc. as far as your “app.my market.com/shopName” approach, that would seem to be a web dependency more than a mobile app dependency? Therefore Xano for your backend for managing the products, orders, images, inventory and such and a nocode web app/website builder to have each shop shown based on the url a user navigates too? Does this match what you are working towards?
@@learnnocode I already did all in the db of Adalo. I don't get what do you mean by a web dependency instate of web dependency. app.my market.com/?shopName=shop1 maybe this is clearer ? I want to have one page with all the shops and also have the ability to have one url by shop (w/the parameter shopName=shop1 ) if they dont want to share all the list of shop to their clients. Sorry I hope it s more clear ;)
and thank you so much for you time btw