Crafty Coyote Posted August 23, 2005 Posted August 23, 2005 I am new to fileMaker and need some help with a problem. I would like to use a calculation to validate field B and if it fails display a message. My calculation is: not(IsEmpty(field A)and IsEmpty(Field so if they forget to place data in field B and Field A has data the message comes up. I can't get this to work, help.
SteveB Posted August 23, 2005 Posted August 23, 2005 Change the validation from field A to field B. That is, validate the field the user is in. I personally never use FM's validation, but prefer my own validation messages driven by a validation script. Steve
Crafty Coyote Posted August 24, 2005 Author Posted August 24, 2005 Do you use a plug in like eventscript?
Søren Dyhr Posted August 24, 2005 Posted August 24, 2005 I am new to fileMaker and need some help with a problem. I would like to use a calculation to validate field B and if it fails display a message. My calculation is: not(IsEmpty(field A)and IsEmpty(Field so if they forget to place data in field B and Field A has data the message comes up. I can't get this to work, help. A thing to remember when making an extra field for the evaluation purpose, to lift the checkmark i lower left corner, so the validation yell whenever it's needed. http://www.filemakerpros.com/MultiValidate.zip --sd
Recommended Posts
This topic is 7099 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