10-12-2011, 10:43 PM
(10-12-2011, 08:04 PM)Jukkax Wrote: Is it possible to hide the "My account" option from a user?
We have "guest" accounts that are shared by many users, so it's not good if they can edit anything (including notifications).
From the admin settings I already found the option to remove almost all user account editing options, but in our application it would be better if the whole "My account" was hidden from regular users.
Best if it could be turned on/off for individual users.
Real guest accounts should not have the 'My account' link. Your guest accounts appear to be regular users with very limited rights?
You can also set disableSelfEdit to true, but that affects all users.
Uwe