When there is an ENUM with a string in 'item' that string gets selected
and displayed when specifying a module. This makes sense. But if the
ENUM 'items' are numeric, you can select one of the ENUM items from the
pull-down list (when specifying the module), but when you press the
'ok' button and then try to specify the module again it reverts to the
'digital display' integer reference index. If you do not have a 1:1
correspondence between 'item' and 'digital display' (e.g. 0 to 0, 1 to
1, 2 to 2, etc.) it appears to be very odd behavior, like it isn't
taking the value you selected. Actually it is, but if you don't know
what the 'digital display' numbers refer to you can't tell if it is
right.
Is there a way to get it to stop doing this? Just display the item that was selected, not the 'digital display' reference?
John