Remove edit function from user name and email address on user profile form

Hi, is there a way to remove the edit function of a user to their user profile name and email address?

Users aren’t actually allowed to edit their email address in the profile. (And in fact there is currently no feature in Softr to change a user’s email address.)

As for disabling the ability to edit the user’s name, that’s not a feature in Softr right now. But it would be possible to make the field read-only by use of custom code.

2 Likes

Thanks @dcoletta. I wrote some custom code to hide those fields and using a different list block to display the name & email. :+1: