Are these tasks that are the same for all users, or does each user create their own tasks? How do you have it set up right now? I’d hate to think about and suggest something you have already done.
So, there are common tasks for every user. They mark a task as completed or not, and receive related badges.
So far, we extract the users from the login sheet to a sheet with all their check-boxes. Each user is row owner, and has e.g. 80 check-boxes. We then have 80 more cells with simple text (the tasks’ names) to indicate that the task is available for the user. Now, we use one separate relation per task to correlate tasks (on the tasks’ sheet) with tasks (on the users line), retrieve the check-boxes and filter per signed-in user.
@david So glad to see this feature released! I was playing with this briefly earlier with the like button and a couple of choice components. Seemed to work great in the builder. I was able to leave and come back and refresh and everything stuck. I tried the same app on my phone within the browser and every time I refreshed the screen, it lost everything. So I added the app to my homescreen and same thing. Works fine until I force close the app and reopen it. Then everything I set previously is lost. I’ll PM you the link.