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 3263 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have data validation on a field in the main database, however when I edit that field using a separation model, the validation does not seem to work, it allows invalid values.

I can see in the help topic that ODBC data sources do not bring across data validation from the data source. Is this also the case if the data source is FMP? If so, do I just need a script trigger in the separation file to do it's own validation?

Posted

Field validation works with the separation model. Can you give a specific example?

Posted

It is a date field, validated by calculation, Self ≤ Get(CurrentDate)

Only during data entry, display custom message.

A forward date does not cause a validation error in the separation file. Client machine and FMS have correct sysstem date/time.

 

Posted

Just tried replacing "self" with <DateField> in the validation calculation but same result

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