I want the Drop-down list field act the same way of a single-line field when it is filled by a database lookup.
if using single-line, and begin to write data, it filters the list matching text anywhere
but if I use a drop-down field type in place, it filters the list matching text from begining
I see there is a configuration that can be done for the single-line https://answers.laserfiche.com/questions/151506/lookup-matching-from-beginning-instead-of-anywhere#151564
by modifying a java file in forms Libs folder.
I would like to know if there is a way to configure it for a drop-down list field type.
because when using single-line fields type with the lookup list, to change the value, we need to delete the value to get back the full list.
versus drop-down list, just need to press the Arrow on the side of the field