Replies: 0
Hi
I’ve found the page explaining how to make a delete switch on the record edit form – which is a nice feature. But as explained on the page there could be some troubles if a user deletes it accidentally. Is it possible to create a delete switch where the username gets changed instead of a the full deletion? And can I disable the private link while this is toggled so they can’t get access to their private page?
This way the user information is still stored on the backend and the admin can always activate the user again if he/she wants to get the user back. The username should be changed to “olduser_{their username}” this way they can always create a new user with the same name.