cancel
Showing results for 
Search instead for 
Did you mean: 

Removing 'Edit Profile' button

jsheckler
Champ in-the-making
Champ in-the-making
Hello,

I'm working on deploying Alfresco 4.2c for my organization, and due to some internal requirements, users should not be allowed to modify their profile information.  Only administrative users should be able to modify the profiles.

I grepped through the install directory and found a few instances of "Edit Profile" in userprofile.get.properties, userprofile.get_en.properties, and profile.js, but after playing around commenting lines out, I wasn't able to remove the link to edit the profile.  Does anyone have any suggestions on removing this button?  I'd appreciate any help I could get.

Thanks,
Jeremiah Sheckler
1 REPLY 1

lementree
Champ on-the-rise
Champ on-the-rise
you can make  model.isEditable= false; if the user is not admin, in userprofile.get.js