Jump to content

This topic is 8576 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.