Help with DisplayNotification
I want to start providing better messaging to my users and so I want to put messages on the map via the DisplayNotification command via the Run Command Activity.
In the Run Command Activity, I set the Command Name to DisplayNotification and the Command Parameter is set to ={ text: “display notification” ,closeButton:{}, id:"WorkflowNotification"}. This works.
My problem is with the RemoveNotification command. The Command Parameter is set to ={id:"WorkflowNotification"}. However this does not remove the notification from the map.
Any suggestions? I would also like to be able to change the background color too.
I am still using the HTML Viewer.
Thanks, Robert
-
I think the Command Parameter can only be the string WorkflowNotification, I think this shouldn't be a JSON object.
1 -
Thank you. That worked. Is there any information on how to change the background color?
0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
2 kommentarer