laguna92651 Posted December 27, 2012 Posted December 27, 2012 How would I conditionally disable data entry into a cell base on the data in another cell? Initially it would be just a checkbox, would it be different if it were conditional on cell contents?
CEATH Company Posted December 27, 2012 Posted December 27, 2012 A quick and dirty way is to build two identical layouts, one in which the data entry is enabled, the other in which it is disabled. Then, using scripts triggers that fire based on the user's entry into the controlling field's contents, switch to the appropriate layout. Surely there is a better way to do this -- that's just my first thought early this morning. Perhaps someone smarter than me knows a better way.
LaRetta Posted December 27, 2012 Posted December 27, 2012 Protect using privileges then add nice User experience with either layout or field trigger. See here: http://fmforums.com/forum/topic/86199-make-fields-read-only/ :-)
Recommended Posts
This topic is 4409 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