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

Recommended Posts

Posted

Hello, I need help.

TABLE with these fields in questions:

_kf_TASK_ID, not unique (related to a TASK table in which the TASK_IDs in that table are unique)

ROUTE_TYPE, not unique, values: "Contract", "In House", "Task Order"

ORIGINAL, not unique, values: "Original", "Amendment"

Basically, when creating a record, I don't want to be able to pick "Amendment" in the ORIGINAL field if there is no existing record that matches the TASK_ID and ROUTE_TYPE that has an "Original" in the ORIGINAL field.

So, I know the script/relationship has to read something like:

search for the current TASK_ID and ROUTE_TYPE in the Table.

IF any of these records have "Original" in the ORIGINAL field, can put anything in the ORIGINAL field.

IF any of these records do not contain "Original" in the ORIGINAL field, IF you pick "Amendment" it is an error.

Thanks!!!

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