How to add rule to ensure value of number field = total of 4 other number fields
-
Hello,
I have the following fields on my form:
Number of Tickets: _____ (number field)
Select T-shirt Sizes (total number of t-shirts must match Number of Tickets)
T-Shirt Sizes
Small: ___ Medium: ___ Large: ___ X-Large ___ (all are number fields)PayPal Field (end of form)
What do I need to do to prevent submitting of the form unless Number of Tickets = Number of small + number of Medium + Number of Large + Number of X-Large?
Thanks in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to add rule to ensure value of number field = total of 4 other number fields’ is closed to new replies.