Is there any way to hide 'Edit Form' Row action (pencil button) from specific role
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Is there any way to hide 'Edit Form' Row action (pencil button) from specific role?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi Alon,
Did you try creating ACL of type Write for the table for required roles?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
for which table?
If your user is restricted by Table.None WRITE ACL then even though they see Edit form they can't edit that.
See example below
ITIL User can see Edit form but entire form is readonly since INC is closed
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
see this link talks about changing the view for Pencil Icon
Go through the steps and you can write script to show/hide that Edit based on role in UI builder
How to add specific view For List Edit through pencil icon in workspace
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

