Newbies AntMc Posted March 10, 2010 Newbies Posted March 10, 2010 I want to do something simple - but I can't see how FileMaker can do it. I want to prevent user changes to a field based on the value of another field (in the same record). Specifically: If FormIssued = "issued" then FormNumber field is read only. Privilige sets only seem to control editablity of whole records, and validation doesn't kick in until the record commits (which confuses users).
David McQueen Posted March 10, 2010 Posted March 10, 2010 There are probably a bunch of different ways to do this depending on your work flow. You could have record creation done using global fields with a submit button. After submission, the record becomes non editable in a dispaly where entry to the fields is prohibited. You could have dual layouts and when going to the screen, if the form is issued, have them directed to the non editable screen. I am sure that there are others.
Recommended Posts
This topic is 5441 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