How to edit the UI action on "Actions on selected rows" on sc_task table, under Approvers tab?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Good evening.!
How to edit this UI action button "Request approval" on sc_task table, under Approvers tab?
I want to either edit it to write a script or, remove it? Please help. (Also, please ignore the other "Request Approval" button on the context menu. That is a custom button.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago - last edited an hour ago
That UI Action will be on Approval table(The table that is linked to that related list) and not sc_task table
Check UI Actions on Approval table which has 'List Choice' checkbox to true and modify accordingly.
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
22m ago
You can modify Ui Action using below url, edit URL below Instated of Dev replace with your instance name
https://dev.service-now.com/sys_ui_action.do?sys_id=cc27b118c611227600a16605b1368aa4&sysparm_view=&s...
You can modify the data.
Thanks,
Vignesh
"If this solution resolves your issue, kindly mark it as correct."
