We're in an unplanned situation where the client wishes to view the members area of the back office.
Is there any way to right protect the fields in the Members Area to stop a certian umbraco user from accidentally editing a members membership information?
Write Protect Members Area in BackOffice
We're in an unplanned situation where the client wishes to view the members area of the back office.
Is there any way to right protect the fields in the Members Area to stop a certian umbraco user from accidentally editing a members membership information?
Hi Flash
I think you have to write some custom logic for it.
What data do you want to protect from certain users?
For example some custom data you can store in the read-only field, it will be enough.
Thanks,
Alex
is working on a reply...