Hi,
I want a field to display a combo box that contains previously entered values to choose from.
I just want to facilitate data entry so that users dont have to re-enter customer names repeatedly and also avoid spelling mistakes.
The type of field can still be "text field", not a "combo box" field so the backend table structure does not have to change.
If a 3rd party script like this would work, i guess that might do the trick.
http://www.dhtmlx.com/docs/products/dhtmlxCombo/samples/filtering/100000/
http://www.dhtmlx.com/docs/products/dhtmlxCombo/index.shtml
Thanks
