I know this has probably been asked a thousand time but i am on a tight schedule and don't have time to read every post so please forgive me for asking again.
I have a form that has 4 fields.
they are all % the sum of those fields cannot be more than 100%
so here is what i have so far.
For Swipe field
under options:
default value: 100
limit of 3 characters
format: number
seperator 1234.56
validation: field value is in range 0 to 100
for MailOrder
Options
default value 0
limit of 3 characters
format: number
seperator 1234.56
validation: field value is in range 0 to 100
for eCommerce
Options
default value 0
limit of 3 characters
format: number
seperator 1234.56
validation: field value is in range 0 to 100
for Manual
Options
default value 0
limit of 3 characters
format: number
seperator 1234.56
validation: field value is in range 0 to 100
what i need to have happen is to make sure that the total of all the fields Sum to 100 and don't go over. can someone please give me instructions on how to accomplish this.
thanks.
George Kaiser