Content for each user?

Guys I’ve created a workout app where user can tick the checkmark once he/she finishes the workout. However all the content is the same for every user. (e.i. if you did 10 reps of something and tick the check mark it check in my view as well)

How do I split these list per user?

Here’s the app: https://familiar-engine-3366.glideapp.io/
** If you check something please do not forget to uncheck it. I’m using the app :slight_smile:

You can point the check value to a boolean user-specific column. From your description, it seems like you are using a normal (global) one.

Could you elaborate a little bit? How do I do that? Or maybe a link to a video explainer would do.

@ThinhDinh could you please?

Here’s a video from Glide.

2 Likes