Page Loader

0
Hi , I have an custom action button , which calls a java action of boolean type. I want is till the time java action returns true , there should be progress bar or page loader shown on the page. Can anyone help me in this.
asked
1 answers
0

Any regular button has this option once you select it to execute a microflow:

Maybe that is already what you need.

If not, have a look at AppstoreApp Progressbar

answered