Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

I would like to create a script to alert and prevent errors when amount A is greater than amount B. If possible, the script will not allow user to proceed without making the necessary correction to amount A.

How can I do this ?

Posted

Why creating a script, that you must fire ?

Isn't better to create a field (autoenter) with some type of validation (and a custom message too) ?

for example:

validatingField:

autoenter calc = amountB - amountA

validation by calc = amountA ≤ amountB

Posted

Thanks Raybaudi for the suuggestion. Must admitt that I did not think about going to a validating field. It works just fine.

This topic is 6909 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.