simoncpage Posted April 5, 2004 Posted April 5, 2004 Is there a way to have a checkbox that makes a field locked or open for entry based on a checkbox value? Thanks Simon FileMaker Version: Dev 6 Platform: Windows XP
jscooper Posted April 6, 2004 Posted April 6, 2004 You can use field validation when defining the field: Say FieldA is the field you want to lock. The field Locked is the checkbox. Validate by Calculation, Strict: Locked <> "Locked". Set a custom message like "This field is not modifiable. Click Revert Field to change it back." Jeff
Recommended Posts
This topic is 7539 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 accountSign in
Already have an account? Sign in here.
Sign In Now