How to use UI Action in workspaces.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 01:56 PM
Hi,
How to use UI Action in workspaces.
I have ui action button Transfer to IT in platform view on HR case form and when user click on that button dialog box has been opened and when user select assignment group and check that checkbox that HR case is cancelled and new incident is getting created and same thing I need to achieve on agent workspace view and we have added Transfer to IT ui action button in agent workspace and when we click on that nothing is happening.
Please find attached screenshot :
We have written code to show dialog box in agent workspace after clicking on Transfer to IT button.
Can you please help me to achieve same functionality which we have in platform view.
Regards,
Nivedita

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2024 02:10 PM
@niveditakumari not all UI Actions are transferable 1-1 for the configurable workspace when scripting. I noticed in the print screen your UI Action does not have the "Format for Configurable Workspace" selected. I would start there and see if this functions for you in the configurable workspace as it exists currently. Be sure to flush cache after you save and before you test.
If my answer has helped with your question, please mark my answer as an accepted solution and give a thumbs up.
Regards,
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2024 04:58 AM
Hi @michaelj_sherid,
I have selected Format for configurable workspace please see second screenshot.
When I click on ok and checkbox should be selected in dialog box then it should cancel that HR case and create new incident which will assign that incident to assignment group which we have selected in dialog box assignment group field.
Can you please help me to achieve that.
Regards,
Nivedita