I'm working on an expense form that includes:
- Starting form
- Manager/Supervisor Approval form
- Senior Manager Approval form
When on either the Manager/Supervisor or Senior Manager Approval form, the Comments field performs a lookup when entering text for some reason. The Manager and Senior Manager name fields perform a lookup when the user starts entering a name. If I enter "John Smith" as the manager, when I add text in the Comments field, the field performs a lookup and provides me with the list of users that begin with "J". If I enter "Sam Smith", the comments field performs a lookup and provides me with the list of users that begin with "S"...you get the picture.
This is a Chrome issue. This does not happen when using Firefox and I haven't tested using IE.
This wouldn't be an issue except if a user were to select a value for some reason, the form page crashes:
We have a lot of Chrome users in our company. This could be a potential issue.
Any thoughts/solutions?