dynamically turn fields off

354
0
05-02-2012 06:18 AM
DouglasWilder
New Contributor II
I need to turn off (hide) certain fields in a file geodatabase if, while editing, a particular value is entered in a particular field.

So, if (while in an edit session), Field1 is set to "true", then, turn off Field2, Field3 and Field4. If Field1 is set back to "false", then turn those fields back on an turn off some other fields.

I have not found some python script to get me going and am hoping someone in the forum can assist.

Thanks.
Tags (2)
0 Kudos
0 Replies