You are viewing limited content. For full access, please sign in.

Question

Question

check if form has validation LF

asked on September 7, 2016 Show version history

how to check if the LF form has passed all validation (manually in submit) that are pre defined in the LF forms via Javascript\JQuery?

0 0

Replies

replied on September 7, 2016

Can you give more detail for you issue like how you define the validation via JavaScript?

0 0
replied on September 7, 2016

we have a field on the form which is hidden upon initial load (the values for this hidden field is populated based on the 28 dropdowns via jquery) and this hidden field should be visible in the PDF alone when saved to repository. 

 

The form contains LF native regex validation for more than 100 fields and  custom validations for around 5 fields, which means i should only show this control when all those validations are success.

 

P.S: the form is already too complex so i dont want to develop another back end form to just generate the PDF  at this point.

0 0
replied on September 8, 2016

You issue now is you don't know how to check those validations are success in order to decide when to show the control?

0 0
replied on September 9, 2016

yes i have posted that question (on how to check the native LF validation status) separately as well.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.