When inserting new records in a form, the user has to fill an auto-cmplete text.
I noticed two annoying things:
- Uppercase does not work with auto-complete. Is is possible to show the typed text in uppercase ?
2)The user must explicitly select (click on) the suggested text, even if it is completely and correctly write. Is it possible to avoid this ?
The second one in particular is pretty boring for the user .
Thanks