Hi,I have a dropdown list populated from an external source in LiceCycle
designer. The user requires to select a value from the list by entering
part of the description, this works fine if the description begins with
the value the user is entering but it does not work if the value is
contained in other parts of the description.Example user enters NORTH
and the dropdown list should be filtered as she/he enters the text and
should contain all the occurrences:I took at look at the properties and
me...