This behavior occurs if the control uses duplicate values for the
Value properties of list entries. For example, this behavior occurs if the control contains values for list entries that resemble those in the following table.
Collapse this tableExpand this table
Value | Display Name |
---|
A | Option A |
A | Option B |
C | Option C |
This is the expected behavior in InfoPath 2007. The control lets you type or select a value for the list entry that you want. When you type or select the value of the specific list entry, that value is replaced by the display name of the particular entry. The following table lists the behavior that occurs in this situation.
Collapse this tableExpand this table
Control | Behavior |
---|
Combo box control | InfoPath 2007 locates the first item that has a display name that matches the value that you typed or selected. Then, InfoPath 2007 displays that item. |
Drop-down list box control or list box control | InfoPath 2007 locates the last item that has a display name that matches the value that you typed or selected. Then, InfoPath 2007 displays that item. |