oro_gender form type should have auto-complete in the Filters
Ho Oro Team,
In the Filter, it would be very nice to have auto-complete for enum fields.
For example, in Contacts->Gender:

Have a good day, Samuel
@sadortun agree, that will be a nice addition.
Can house have a quick look with your architects, it seems the fields used to generate the filters are the underling storage type . Changing this from string to enum seems to have larger implications. Does this change is expected to be Trivial?
Thanks.
Hi @sadortun
I not really understand what you want to change. Can you explain detailed, please? Enum fields contains autocomplete, but gender is not enum.
Hi, @mkudelya you are right, Contact Gender is declared as a string.

Can you tell me why it's not an select and you have created a oro_gender instead ?

Hi @sadortun
i think that gender is very old field therefore it defined as string instead 'select'.
@mkudelya Would it be possible to migrate the field to a select in an upcoming release ? 2.0 seems like it could be a good time
@sadortun sadly we have a very tight release schedule and there's no free development time—whatever we will have, we will rather dedicate to bug fixing.
I will try to push this issue forward when we get some spare capacity but it isn't likely that we will for 2.0.
Ok, perfect!
Thanks