Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi There,
i created a widget to reload a Qlik Sense App.
It works so far, but the reload takes a few minutes and there is no feedback when I click the button. So the user does not know when the reload is finished.
I used the following code
<lui-button x-variant="success" ng-click="app.doReload()">Reload app</lui-button>
Is there any way to display the roload dialog that apperas when the reoload is triggered via tha data editor ?
Thanks for any suggestions !
Thanks,
Fabian
Did you solve this? sitting in the same situation