How to edit the UI action on "Actions on selected rows" on sc_task table, under Approvers tab?

AbdurRahmanSnow
Giga Guru

Good evening.!
How to edit this UI action button "Request approval" on sc_task table, under Approvers tab?

AbdurRahmanSnow_0-1762793297346.png

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.)

AbdurRahmanSnow_1-1762793471698.png

@Ankur Bawiskar @Dr Atul G- LNG @Viraj Hudlikar 

2 REPLIES 2

Voona Rohila
Mega Patron
Mega Patron

Hi @AbdurRahmanSnow 

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.

 

VoonaRohila_0-1762796466083.png

 


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

vignesh parthib
Tera Guru

Hi @AbdurRahmanSnow 

 

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."