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

ramireddysa
Mega Contributor

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 

 

8 REPLIES 8

@ramireddysa 

Hope you are doing good.

Did my reply answer your question?

💡 If my response helped, please mark it as correct and close the thread 🔒— this helps future readers find the solution faster! 🙏

Regards,
Ankur
Certified Technical Architect  ||  10x ServiceNow MVP  ||  ServiceNow Community Leader

This worked for creating an action for the service operations workspace, but when I make a related list declarative action, I can get the button to show up where I need it in the Project workspace, but it will not open the modal page

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

Hi  , This is working, but I am facing another issue. whenever I try to add case, a new case record is getting created instead of associating an existing case. could you please help me