- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2024 09:12 PM
We have a really simple UI Page that asks the user a question and they click either YES or NO.
From the HTML section of the UI Page
The client script is pretty simple and it works fine in Classic UI
This is the client script that launches the UI Page. It works for both Classic UI and Workspace - however, no idea what needs to change to get back whether the user clicked Yes or No. Looking at this page, they haven't provided a clear outline of all the moving parts and where they live. I've tried cutting pasting all the IFrameHelper code into the client script on the UI page but that doesn't work.
I can't be far from something that works - but that 5 minute piece of work is running into hours now.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2024 01:44 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-11-2024 11:04 PM
In the Agent Workspace UI Action examples link related to this, I tried
but that goes straight to the "catch" in my try-catch block
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-17-2024 01:44 PM