So a new user signs up, it does the following things:
1.Replaces the first user in the spreadsheet
2. When the user reaches “My profile” section and wants to add additional information, the fields are already populated with previous user information.
3. In the “allow users to edit” option, it is not allowing to set username to “Specific User> Username”
4. If I try to “add row” action in “allow users to edit” in “my profile” page, a whole new world of crazy opened up
Since this is just a blog site and not asking any sensitive info, I haven’t created any row owners or user-specific columns (not sure if I should and where)
For “my profile” and “all users” , I am using same “users” sheet
Yes, any screen that needs to attach to a certain row will need a filter. Otherwise it defaults to the first row in the sheet. The exception is when viewing the details from a list, which already knows which row to show.