Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to remove the Resolve option in SOW "More actions" menu

jose_quinonez
Giga Guru

Hi,

How can I remove the "Resolve" option in the SOW Incident menu?

I have an UI Action for a form button, but I even deactivated it. The menu option is still visible.

Thanks

 

jose_quinonez_0-1716214048226.png

 

1 ACCEPTED SOLUTION

karthiknagaramu
Kilo Sage

Hi,

 

Try deactivating the 'Resolve' UX Form Action.

 

Try from this link

https://<<instance-name>>/now/nav/ui/classic/params/target/sys_ux_form_action_layout_item.do%3Fsys_i...

 

regards,

Karthik Nagaramu

View solution in original post

4 REPLIES 4

Community Alums
Not applicable

Hi @jose_quinonez ,

Please refer to this solution and mostly the link for the article mentioned in it:

https://www.servicenow.com/community/service-operations-workspace/service-operations-workspace-remov...

 

Thanks

karthiknagaramu
Kilo Sage

Hi,

 

Try deactivating the 'Resolve' UX Form Action.

 

Try from this link

https://<<instance-name>>/now/nav/ui/classic/params/target/sys_ux_form_action_layout_item.do%3Fsys_i...

 

regards,

Karthik Nagaramu

jose_quinonez
Giga Guru

Thank you