posted on June 9, 2020

In the online Laserfiche Administration Guide for Forms under the Customizing a Form with CSS and JavaScript heading is code for verifying that two email address fields match before allowing the form to be submitted. One change makes it work better: adding { } around the last two statements to have them both included as part of the last 'else'.

 

Original code in admin guide:

0 0