Skip to main content
swapnar6405
March 22, 2023
Solved

How to show a rotate/progress bar after submitting a form by clicking "Submit" button

  • March 22, 2023
  • 2 replies
  • 0 views

Hi,

I have a big user interface form where I am using multiple controls.

Now when I try to submit a form data by clicking "Submit" button it is taking few seconds to complete the submission and it between it is allowing use to click on different form elements and it is creating an issue.

So, when the user clicks on the "Submit" button, I would like to show a rotate/progress bar so that user can't click on any other elements of the form.

Is this possible in Appian 22.4?

Can someone advise please.

Thanks in advance.

Best answer by stefanhelzle0001

The submit button has an option to show a loading indicator. That is your only option.

2 replies

stefanhelzle0001
Brainy
March 22, 2023

The submit button has an option to show a loading indicator. That is your only option.

swapnar6405
March 22, 2023

Thank you Stefan.