How to add the ADD button to the cases related list on problem record in serviceoperations workspace

ramireddysa
Kilo Explorer

Hi Team,

 

Could you please help me with how to add the ADD button to the  cases related list on problem record in sow.?T

@Dr Atul G- LNG 

 

5 REPLIES 5

Tanushree Maiti
Kilo Patron

Hi @ramireddysa 

 

Refer : How to enable a Declarative Action in a Related List

            Introduction to Declarative Actions

          Add a button on Incident Related List in service operation workspace 

https://www.youtube.com/watch?v=cBhfn3bFPxo

https://www.youtube.com/watch?v=OzUPW2h_PSo&t=8s

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:
In this video I show you how to add a button to the action bar in a Configurable Workspace. You can them optionally make the button open a Next Component in a new tab or modal. https://jessems.com/adding-an-action-bar-button-to-a-configurable-workspace h/t to: Arnoud Kooi's Declarative Action From
Steps for creating a UXF Client Action, Related List Declarative Action that uses the multi record associator component in Service Operations Workspace or any Configurable Workspace. This is duplicating the Add affected ci's functionality. Ashley Snyder's article: ...