Add Info message from UI page in Agent Workspace
Hello, we have UI action "Create task" on incident that opens UI page with mandatory fields. When user push OK, task is created and we use gs.addInfoMessage in the UI page to show information that the task was created. This works in classic UI, but n...