Posted 19 years ago
by Ashton
-
Developer,
Schema Solutions LLC
With this change in v3.0.182
Changed the member list typing selection code to look at the AutoCompletePreText property instead of the Text property. This allows list item display text to be different than the text inserted and the typing selection code to select the correct item.
Is there anyway to get it work like before where the typing looked at text and not at the PreText? I kind of do the opposite where I display items and want the user to pick from those items but may insert something different than what they pick.
Thanks,
Ashton
Changed the member list typing selection code to look at the AutoCompletePreText property instead of the Text property. This allows list item display text to be different than the text inserted and the typing selection code to select the correct item.
Is there anyway to get it work like before where the typing looked at text and not at the PreText? I kind of do the opposite where I display items and want the user to pick from those items but may insert something different than what they pick.
Thanks,
Ashton