I have a standard page which has several combo boxes on a form whihc is then submitted.
The main complaint is that users have to select their name from a list after typing in the first letter (e.g D, then search for "Dave Smith", rather than being able to type the first few characters and have it autocompleted (E.g typing "D" "A", then selecting the matching entries).
Is there a way of modifying the comboboxes to add this functionality?. Hopefully not with masses of code!
I hope this makes sense!
Cheers
Carl
The main complaint is that users have to select their name from a list after typing in the first letter (e.g D, then search for "Dave Smith", rather than being able to type the first few characters and have it autocompleted (E.g typing "D" "A", then selecting the matching entries).
Is there a way of modifying the comboboxes to add this functionality?. Hopefully not with masses of code!
I hope this makes sense!
Cheers
Carl