Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

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 B)

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.

Posted

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

Posted

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 B)

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

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 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.