FMPNewbie Posted December 30, 2003 Posted December 30, 2003 I have a solution where the user inputs data during certain times of the year. Does anyone know how I can make a field unmodifyiable after a certain date?
stuj1026 Posted December 30, 2003 Posted December 30, 2003 In field format uncheck the "allow entry into fieldXX" (the filed you do not want anyone to modify) this will not allow someone to enter data. then define that same fieldXX as a button and assign a script to it. ie if date < date fieldYY goto fieldXX this will put you into the field for editing as long as the date field condition is met Stu
Recommended Posts
This topic is 7637 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