You are viewing limited content. For full access, please sign in.

Question

Question

Display built-in "loading" animation during Web Access Custom Action execution

asked on November 27, 2018

I recently built a long-running custom action, and I need some way of informing the user that their request is processing.

I'm hoping to leverage the existing "loading" animation in Web Access - displaying the loading animation at the start of my javascript before calling webAccessApi.performCustomAction(), and closing the animation during the callback functions.

Is it possible to do this?  I see that it isn't part of the webAccessApi object, but maybe it's doable by using jquery.show(), or .addClass()?

 

Here is a screenshot of the loading animation for reference:

0 0

Answer

SELECTED ANSWER
replied on November 27, 2018

It's not currently available, but that's an interesting idea for the future. Is there any other functionality that would be useful?

0 0
replied on November 28, 2018

Thanks for the info!  We are really missing the old waWindow.getAvailableDlg() that was available in version 9 as well.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.