Bruenor Posted August 6, 2001 Posted August 6, 2001 my problem is that i need to have the user enter two values, such that value1 + value2 = value3, where value3 is an unchangable piece of data from another database. The validation needs to be strict so that that equality always holds. However, if you just put that into the validate by calculation, you can never change the values, becasue you need to change both value1 AND value2 AT THE SAME TIME. I realize i could get around this by creating a script etc. I was just wondering if anyone knew an elegant way of solving the problem, such that the user would not have to fire off a script by clicking a button. ~Ati, jedi master
BobWeaver Posted August 11, 2001 Posted August 11, 2001 See Chuck's post in the FAQ forum about validation based on multiple fields. I think it may do what you want.
Recommended Posts
This topic is 8576 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now