How to create a custom UI Action button on Workspace list view

Hari S1
Tera Contributor

Hi all,

I want to create a new UI Action button on the list view in Service Operations Workspace.

The requirement is

  • The button should appear on the list view (for example, on the em_alert table).

  • When a user selects one or more records and clicks on the button, it should perform a custom action (like updating a specific field or showing a dialog box for input)

I know how to create a UI Action for the classic UI list view (by checking “List banner button”) but I’m not sure how to make it visible and functional in the Workspace list view (like Service Operations Workspace or Agent Workspace).

 

 

 

Thanks

 

6 REPLIES 6

Hi @Hari S1 ,

 

I research on your solution and I got to know that we can not create Declarative action on Express list, it is available on list, form, related list and attachment.

 

Please mark my answer correct and helpful if this works for you

Thanks and Regards,

Sarthak

hemanaidu85
Mega Contributor

Hi @Sarthak Kashyap , can we put a confirmation dialogue like a pop up before execution this ui action in workspace? for example - if it is cancel button - is it possible to give confirmation pop up before executing cancel button