Users-based pages are not taking data per user

Hello,

There is something wrong that has been happening for a week or so.

When I create a tab based on Users data, all the actions (choice, image picker, text entry…) used to apply the data to the user doing the action. Now it’s applying the data to the first user of the sheet.
Now the buttons can apply the data to the “user profile row” but not the pickers and choices. Is it something new?
How can I fix it?

Thanks

Make sure that screen is filtered to where email = signed in user.

1 Like

Thanks for your reply Robert, however, it still doesn’t work.

That choice element will apply the data not to the user selected but to the first user in the table.

What you have there is a visibility condition.

You need to add a filter condition

Thanks a lot Darren! It works indeed

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.