Hello Community,
Happy to make my first post! Hope I will find the answer to my question here.
1st I will explain what I mean by autocomplete: When you search somewhere (for instance Contacts app) to receive a list of contacts matching the entered text so far.
I would like to achieve two things:
Autocomplete on name: For instance in the Contacts app there is suggestions only for Sales Persons and Related Company, but I want to able to search for Contact Name. I would like to port that feature in other search fields for instance in products.
For the Many2One fields when you get autocomplete results they are collapsed. For instance in Related company menu in order to see the results you have to expand it. This is very irritating as you have to do it after each letter you have typed. Is there a way to auto extend?
Thanks a lot!