Displaying “progress sign” for workflow,
As the workflow commands are clicked, the GVH doesn’t give the feeling that the system is working! I have no idea what they call this property!
I would like to ask if there is a way to display “progress sign” for workflow?
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90660000000PDvc&feoid=Body&refid=0EM60000000HTRi" _/_img_
Best,
Majdoleen
0
-
You can use the activity "configure workflow container" and set the property 'Is Busy' to true.
Cheers,
Mahender0 -
Thank you Mahender, I've done what you mentioned with no effect,
_img_ alt="User-added image" src="https://latitudegeo--c.na53.content.force.com/servlet/rtaImage?eid=90760000000PDjq&feoid=Body&refid=0EM60000000HTSb" _/_img_
What might be the issue here?
where should I put the activity?
Thank you in advance,
Majdoleen0 -
If you use activity ConfigureWorkflowContainer, you can set the property "Busy" to TRUE
In combination with the "Message" property, it will show you a nice moving image.
You can reuse the Configureworkflowcontainer activity everytime you want to show busy or a new message. Therefore you have to create a string variable with a default value, and use this variable in the WorkflowContainerName.
A FormDesigner activity will overwrite your (busy) message (when the same worfklowcontainername variable is used), when it is loaded.0 -
Majdoleen,
You can use the workflow activity "ConfigureWorkflowContainer" to inform the user that the workflow is working. If the "container name" value is set to "Default" it will show in the left panel. If set to "DefaultNoCloseButton", the container will not have the little "X" at the top right to close the window. If set to "ModalWindowNoCloseButton", it will act like the Alert activity and also not show a close button. Hope this helps.
Cheers, Rick0 -
Thank You Gerben and Richard, it is working with me after using the "Default" term.
Really appreciate,
Best,
Majdoleen0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
5 kommentarer