My app idea is fundamentally based on searching for items in the database and interacting with them. No need to explain how essential a search input is — we all know the countless use cases. But the missing piece is still holding me back, as I’m sure it is for hundreds of other devs. Is there anything on the horizon to refill our hope tanks?
2 Likes
use a repeating group that shows results baes on a value inside an input.
repeating group in “Mobile” (NATIVE) not possible, or i’m wrong?!
you have to use list-Elements.
best,
jupxi
1 Like
Nah
There’s no repeating group in the mobile editor.
That’s a good workaround for the web version tho
same solution but use vertical list instead of RG
1 Like
Or the Short List element, which is a bit closer to Repeating Group in form and function.
1 Like