September 24, 200718 yr Can it be set via calculation? For example: If field A = 10 then filed B = not selectable in browse mode or something like that? Thank you.,
September 25, 200718 yr well not exactly but you might try to stop people entering data in the field by validating it by calculation. Define database>fields>select field>options>validation. There you will be able to enter a condition (ie a<> 10) that must be met other wise the user will not be able to change the data in that field. You can also issue a message to inform the user of the reason for the changed status of the field HTH Phil
December 1, 200718 yr Newbies Hello... I'm facing the exact same problem, and can't make out what kind of condition I need to be making. I have a checkbox filed with a value list in one layout, and I won'tto allow or deny access to a field on a different layout according to the checkbox valuelist. What condition can I make that will give me true or false for "If field A contains ValueList than Any Value is Valid and If not No Value is Valid. Thanks, Nimrod.
Create an account or sign in to comment