Hi,
I’ve created an app and I am using row owners and a row owner access column (for admins to see all data) and the row owner is a combination of a 4 digit pin and their surname. I have signup form that allows a user to sign up but an admin must verify their account before they can access any funtionality. When an admin verifies the account, there is a button that generates the 4 digit pin and then writes the pin with their surname to the row owner column.
This works nicely but everytime I test it I can see the data is written to the row owner column but after 10 seconds the data is wiped and the table field is empty.
Has anyone come across this issue before when using row owners.
Thanks