Skip to main content

How to show busy indicator in HTML5 Viewer while workflow runs?

Comments

5 comments

  • Nico Burgerhart
    Use the AddStatus external command with your message text as the parameter.

     

    I'm afraid it's not possible from a workflow to use an AddStatusArgs object as a parameter

     

    The AddStatusArgs object has a showBusyIcon property:

     

    showBusyIcon: boolean

     

    If set to true, then a busy icon will be used - likely an animation to shown activity.
    0
  • Permanently deleted user
    Hi Nico

     

    thanks for pointing that out. I will now add to the list of relevant commands with:
    • AddStatus (arg of string to display)
    • UpdateStatus (arg of new string to display)
    • RemoveStatus (no arg needed)
    Regards

     

    Ralph Price
    0
  • Permanently deleted user
    Hi Ralph,

     

    May you please share this with me in a screenshot or workflow file, we are really need this feature in our enviroment?

     

    Thank you in advance.

     

    Best,

     

    Majdoleen
    0
  • Permanently deleted user
    Good morning Majdoleen

     

    what exactly did you want me to share?

     

    Thanks

     

    Ralph
    0
  • Permanently deleted user
    Thank you Ralph, I've done with this issue.

     

    User-added image

     

    Thank you for your reply.

     

    Best,

     

    Majdoleen
    0

Please sign in to leave a comment.