OnClick button on list view of the csm/fsm configurable workspace with Wizard view

nunavathv
Tera Contributor

I want to create a UI action button in list view of my Csm workspace .
On clicking the button , wizard view should come listing the tables . Upon selecting the table  a new record form should open under that table in workspace only
I have attached screenshots  of similar functionality  implemented for case form which i needed to implement for workspace 

Tanushree Maiti
Tera Patron

Hi @nunavathv 

 

Refer this videos and starts to create the button,

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

https://www.youtube.com/watch?v=9Kldo72QG4I

How to use UI Actions in Workspaces

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
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
In this video we demonstrate how to create a declarative action (button) from start to finish. The video also compares Declarative Actions (DAs) to UI Actions, discusses Action Bars, as well as the components on your Workspace page you need to make it all work! Further learning: - UI Builder ...