Just wondering if you have retrofitted this to be able to list multiple items based on what you type? Can’t think of the best way to explain it, but imagine a POS system, where you start typing BOX and it lists all the records where the description contains BOX, giving you the option to select the box you are after to add to the sale
Personally I have refactored this code to simply open a pop up menu upon trying to enter the field. Pop up menus react automatically to typing to jump directly to a value.
You can also try to work in something like this… http://forums.4d.fr/Post/EN/19067101/2/19227814#19227814
Just wondering if you have retrofitted this to be able to list multiple items based on what you type? Can’t think of the best way to explain it, but imagine a POS system, where you start typing BOX and it lists all the records where the description contains BOX, giving you the option to select the box you are after to add to the sale
Personally I have refactored this code to simply open a pop up menu upon trying to enter the field. Pop up menus react automatically to typing to jump directly to a value.
You can also try to work in something like this…
http://forums.4d.fr/Post/EN/19067101/2/19227814#19227814