I have a review app. I want to make it so if a user leaves a positive review all previous people who also left a positive review get increased points. Is this possible to update a point balance for multiple users at a time?
Hi @trble,
This is the way that currently available
: Adalo hints: how to "mass update" records in the collection with the help of countdown timer - YouTube ( Made by Victor )
Thank you