How to prevent Security Violation Error on Submission when the Form has not Fully Loaded.

Confluence User - 14 Sep, 2017

Hi, I was wondering if there was a way to prevent my form from being submitted before the form completely loads. I find myself sometimes submitting the form too quickly and it causes a security violation like below.

 

If I wait a little bit longer for the form to load completely then this error does not occur.

 

 

Thanks.



forms;server;security;403error

2


14 Sep, 2017
confluenceUser
confluenceUser

Hi John Smith

Make at least one field in your form to be compulsory/mandatory fill, failing which the form will not submit as it has failed field validation.

 

15 Sep, 2017
confluenceUser
confluenceUser

In the case where all mandatory fields are filled. It will still cause this error if my form, for example hasn't fully loaded an AJAX subform upon submission.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print