Hi Adalo Community.
Here’s a use case for you. In an app I’m building I need to trigger an external api on all items of a list. Right now, I can only trigger that call when I click on each item but what I’m looking for is to do that in a discrete way without clicking.
Is there an action we can set on every item that would be ran when that item displays on the screen or loaded in memory?
First of all, nice app, thanks for showing us what Adalo can do in real app.
My thought would be to create interim screen that use the same filter as interactive screen you want to display, and in that interim screen, as usual, put countdown component inside the list and do action there.
Link to interim screen, before or after interactive screen is another decision.
Other thing, can I get your APK, because I cannot download it from Play Store ?