I have a very simple interactive report, but it takes a while to load. I want to display the wait spinner while the data loads and the page renders. At the moment the page is just blank until all the data is displayed.
Ideally I would like to do this globally using apex.widget.waitPopup();