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

Recommended Posts

Posted

Hello everyone.

 

Whats the best way to completely "lock" a post from being modified?

I have understood you could set a script trigger to every field that wont let you write in it, but is there any easier way do to it?

 

Appreciate answers.

Posted

You could use a layout script trigger instead: onRecordCommit. This could fire a script to see if the record contains something which marks it as locked. If so you would issue a revert record script step to prevent the save.

Posted

Whats the best way to completely "lock" a post from being modified?

 

Deny users the privilege to edit records in the relevant table.

 

No other method can completely prevent modification.

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