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

Recommended Posts

Posted

I'm wondering if there is a standard, or best, method to set a condition on a record, so that is in essence flaged, and not allow certain actions to be taken.  In the past, I've used a text field as a blank, and when I need to flag a record, I insert a value,   Then I have my scripts check that field and only allow an action if the field is empty.

 

I have also used the presence of a child record in a related file to act as a flag. 

 

This works, but I wonder if there is a better, or more robust way, to accomplish this? 

 

 

Posted

... so that is in essence flaged, and not allow certain actions to be taken. 

 

Hi Darren,

 

Using Michael's approach, the most robust and safest way to guarantee that your flag will be honored is to let Security handle it by privileges calc = not flag which will disallow changes if it is flagged with the 1.  Then back it up with trigger script if you wish to improve the User experience of it, as you are doing.

  • Like 1

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