April 5, 200421 yr 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
April 6, 200421 yr 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
Create an account or sign in to comment