Adding a wait spinner

(4 posts) (2 voices)

Tags:

No tags yet.

  1. Is it possible to add a 'please wait, page is loading' kind of custom spinner gif or modal message?

  2. myDBR Team, Key Master

    Hi,
    currently Ajax-calls already have the indicator. We might consider adding that as a feature for all reports.

    --
    myDBR Team

  3. Is it possible for me to add that myself?

  4. myDBR Team, Key Master

    With a bit effort yes.

    You could do it by creating a myDBR extension that would contain the needed js (for indicator div handling) and PHP (flushing the buffer in order to get the div displayed). In the report you would need to include the div and call the extension before the slow query.

    --
    myDBR Team


Reply

You must log in to post.