Select to view content in your preferred language

ArcPad custom form combobox initial item highlighting

574
1
08-07-2013 05:15 PM
by Anonymous User
Not applicable
I have a a field with a domain and a combobox for selecting the value.  When the down arrow is selected on the combobox, it expands, and a particular value is highlighted.  Regardless of whether sorting is turned on or off in the editform XML, the initial highlight is on the last value in the coded domain.  The user expects this to be the first value in the list of items, regardless of sort order.  This appears to be the default, as it is the behavior I observe for a number of other fields on my form.  For 5 of the fields, however, the default initial highlighting is on the last field in the domain, rather than the first field in the combobox.  I can't see anything that is different in the data type, coded value domains, editform XML, or anything else that would make these 5 fields different.  Has anyone ever seen this behavior or have any clues on how to force it to behave properly?
Tags (3)
0 Kudos
1 Reply
by Anonymous User
Not applicable
Problem solved, there was a default value assigned in the data model.  When removed it is working as expected.
0 Kudos