Hi,
In my continuous form, I have few textbox fields like:
Sum amount1 amount2 amount3
Sum is the value that user can't change. User need to input value for amount1, amount2, and amount3. But these three values summation can't exceed Sum value.
Can anybody point me out the good way to go this?
Best regards,
Sophanna
In my continuous form, I have few textbox fields like:
Sum amount1 amount2 amount3
Sum is the value that user can't change. User need to input value for amount1, amount2, and amount3. But these three values summation can't exceed Sum value.
Can anybody point me out the good way to go this?
Best regards,
Sophanna
Comment