Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

how to add ui action button to SOW

NeelyC
Tera Contributor

hello!

 

i have a working ui action it works as needed (in back-office).

i want to add my button ('reopen') to the SOW- to the relevant group.

 

any ideas on how to do this?

1 ACCEPTED SOLUTION

mayankkumar
Kilo Patron

Hi @NeelyC
--------------------------------------------------------------------------------------------------------------------------------------------
You can Achieve it by enabling the checkbox "Workspace Button" on the UI Action page

mayankkumar_0-1753119159618.png

or there is another method also which is declarative actions you can also use as per use case-
here is reference to use declarative actions--> Declarative Actions in ServiceNow – The Complete G... - ServiceNow Community
Let me know if you need further assistance
-----------------------------------------------------------------------------------------------------------------------------------------
Please Mark my Response Helpful and Accept as Solution
Thanks & Regards
Mayank

View solution in original post

4 REPLIES 4

mayankkumar
Kilo Patron

Hi @NeelyC
--------------------------------------------------------------------------------------------------------------------------------------------
You can Achieve it by enabling the checkbox "Workspace Button" on the UI Action page

mayankkumar_0-1753119159618.png

or there is another method also which is declarative actions you can also use as per use case-
here is reference to use declarative actions--> Declarative Actions in ServiceNow – The Complete G... - ServiceNow Community
Let me know if you need further assistance
-----------------------------------------------------------------------------------------------------------------------------------------
Please Mark my Response Helpful and Accept as Solution
Thanks & Regards
Mayank

@NeelyC 
In your case you already have a UI Action you just need to enable the checkbox Workspace Button.
-----------------------------------------------------------------------------------------------------------------------------------------
Please Mark my Response Helpful and Accept as Solution
Thanks & Regards
Mayank

thank you!

FibinP274053114
Tera Contributor

What if i created a custom button using macros. How can i show that in the SOW workspace