November 23, 20178 yr Most of my medium to heavy scripts are now performed on server. To give the users some feedback while they wait, I wanted a method that was simple and subtle. In this example I ; added a popover button with '+' icon set the feedback message in the popover title bar formatted, sized and positioned the popover added a OnObjectEnter script tigger to the popover in the script I add a PSoS step with Wait for completion set to 'On' last step of script is Close Popover
November 23, 20178 yr You can also use a WebViewer for animated text indication or icon. see this CF for a html ticker: http://www.briandunning.com/cf/1761 or this to use a Base64 encoded animated GIF: http://www.briandunning.com/cf/1766
November 25, 20178 yr Very cool method! I second a webviewer. If you are familiar with HTML/Javascript/CSS, you can create some really cool loading animations. Edited November 25, 20178 yr by JeffHenry
Create an account or sign in to comment