I've used Ribbon Workbench to create a button that calls custom javascript (using process.js) that saves the record, runs a couple of workflows, pops up a message with the result, and then refreshes the page. This all works fine. However, in the second or two it takes to run the workflow, there is no indication that the button was successfully pressed or that anything is happening. Is there any way to pop up an indicator, grey out the main window, etc...something to show that the button has been pressed and the function is in progress? Basically something to lock the page and take focus until the function finishes.
*This post is locked for comments