Calling a UI Page from UI Action in Agent Workspace
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2024 04:27 AM
How do I perform the similar item as in the screenshot below, by calling the Ui page from UI action in the agent workspace?
We can call a UI page from UI Action in Agent Workspace but I am unable to pass any values to the UI page.
I need to send some data to the UI page as we are doing using dialog.setPreference in the above screenshot.
1 REPLY 1

Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2024 12:56 AM
Hi @SubhadipRoy ,
You can use workspace client script mentioned in the example :
You can use the article for your reference : https://www.servicenow.com/community/next-experience-articles/how-to-use-ui-actions-in-workspaces/ta...