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 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
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
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!

fibinpious
Tera Contributor

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