Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, you can try to use JavaScript within Custom HTML to implement a loading or progress bar. Try searching for loading or progress bars, there should be many example or libraries available. However, if the code execution does indeed that 15 seconds to execute, I would suggest to design your app or process to let it run in an asynchronous deadline, or in a separate background thread instead.
For example,the webplugin which I made need 15s to excute the code.How to make one process bar to show the rate of the process