Solved
A user does not have access of modify identity, how to override this access that user can edit part.
A user does not have access of modify identity to a part, how to override this access that user can edit part. Through the code.
A user does not have access of modify identity to a part, how to override this access that user can edit part. Through the code.
Hi
It is not good idea to avoid the ACL rules but you can set the code session to administrator and do any changes you need.
SessionHelper.manager.setAdministrator();
There is very important point.
Save actual user to an variable, set the admin make any changes, set the session user back to original user.
PetrH
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.