Is there a way to force update sys_user record for users with no roles?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 03:18 AM
Hello All,
We have an OOTB acl
This ACL does not allow users with no role to update existing user record.
But I have a requirement to update user record from a custom Portal widget. Need help to achieve the same.
What should I do in order to update the user record as an user with no roles?
TIA
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2024 04:31 AM
Hi @DB1 ,
Users with no role basically should not have any access to backend. So it is not recommended for them to edit other user Profile.
What you can do is create a new Catalog item where the no roles users can specify what they want to modify in other profile.In the flow you can create any approval and once they approved you can automate the changes using flow designer.
Please mark my answer correct/helpful if it resolved your query