Problem with user profile

Hi Glide Community, I have a serious problem with the user profile of an application that I am developing. The native sheet of Glide does not read my name and email data, it is as if they did not exist. Then create a new datasheet from Google sheet, and the exact same thing happened to me. Do you know what is causing this error? Or maybe I’m making mistakes. If it’s my mistake, I apologize. Thank you very much.



You are using user-specific columns, which should not be used/can’t be used for those use cases.

You should use a normal column instead.

Generally, only when you need users to interact with the same cell of data, you would need user-specific columns.

2 Likes

oh my god, so it was definitely me doing this wrong. Thank you my friend for your prompt response, I am going to set everything up again. Best regards.

1 Like