- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2021 04:46 AM
Hi All,
We have a requirement, such that the user with particular role shouldn't be able to view DELETE Button on the User(sys_user(table)) Form.
Could you please share any SNOW docs if available.
Thanks in advance,
Damacharla Sravani.
Solved! Go to Solution.
- Labels:
-
Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-05-2021 08:59 PM
Hi
Did my reply answer your question?
If so, please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.
If not, please tell me what you are still missing.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2021 05:04 AM
Hi
the Delete button on sys_user table is defined as UI Action for "global" and therefore hard to find.
But to keep your instance aligned the easyiest way would be to create a delete ACL for table sys_user to exclude the roles you have in mind.
And having a look on OOTB delete ACL on sys_users table you can see that only roles "admin" and "user_admin" are allowed to delete:
So my question is, what other roles are allowed to delete user records in your instance?
Kind regards
Maik
If my answer replied your question please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2021 04:45 AM
Hi
Did my reply answer your question?
If so, please mark appropriate response as correct so that the question will appear as resolved for other users who may have a similar question in the future.
If not, please tell me what you are still missing!
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2021 04:58 AM
Hi Maik,
We dont want the user to see the delete button, we tried creating UI Actions, even its not working. Can you please help us out here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2021 05:17 AM
Hi sravani,
I really would like to help you, but you don't answer to my question (see my first reply and "So my question is, what other roles are allowed to delete user records in your instance?")
An I am also irritated about your remark "we tried creating UI Actions, even its not working".
A UI Action would ADD a button and not REMOVE it 😮
So please give more details!
Thank you and kind regards
Maik