Hi, for Privacy matters, shouldn’t we be able to offer our user a simple-clean option in the User Profile to delete ones profile?
Could be like the Edit for Details screen.
nb: currently using Action “delete row”, but not very clean for our database.
My current work-in-progress draft approach is focused on the User Profile sheet.
The assumption is that if we “delete” the eMail it will therefore make all other data irrelevant (at least in my app).
In the User Profile screen:
1- Button delete (with warning → validation)
2- “Set values” action:
unique identifier on the “eMail” column
“Deleted user” on name, picture, phone, messengers, address and other possible data that would enable to identify the user.
Without being at all an expert about GDPR, I think that it is something “relatively” simple that could contribute to comply with it.
Very true, we need to be able to provide all data that we may have from any user at any given point and delete it if requested. Also the user should be able to delete all information if they want…Europe is very very annoying. So happy to be in America now no data protection involved
Hi David - I’m looking for a way to allow each user to delete their account inside my app. Could you point me to any doc, video or steps that speak to this? Thanks.