Hola Geniuses of ArcGIS FieldMaps,
I need a workaround for the following situation: I have some field with CODES that I would like to represent with a Switch (elegant, quick, and use less space on the form.) I defined default values for the fields so the switch works fine.
The thing is if the user activates the switch for CODE D (dead tree) all remaining code switches are hidden. Fine. But if you activate the CODE D again (a mistake) the elegant switches are replaced by list boxes. The reason? The hiding operation cleared the default values and wrote Null on the fields, making the switches useless. See the attached screenshots.
I know this is a expected behavior, but is clearing default values on the fields! Is there anything I can do to use the switches?
Milton