Hello,
I am using an InfoPath form on SP2010 form library. In my form there is lots data validation/connection from SP site. After filling data in the form, clicking on SUBMIT button is working always. Sometimes, no action is triggered after clicking form. Again clicking on SUBMIT, the form is finally submitting.
During troubleshooting, I found this was due to long time taken in data validation/correction. If user waits for a moment, click on submit, it is always working.
I am thinking of implementing a pause on the form or make disable submit button or a wait sign until data validation complete. Can you please help me on this?
Thanks,
JD