Hi,
I am trying to find a way to ignore the accents entered in the combobox with the autocomplete function.
If someone enter "René" as text, the function I used to populate the combobox won't use the accent and the actual filter used will be "Rene".
But as a result that none of my result contains an accent, nothing is displayed in the comboxbox, except the number of results found.
Is there any way for the combobox to not use the accent in the filter ?
Thanks !
I am trying to find a way to ignore the accents entered in the combobox with the autocomplete function.
If someone enter "René" as text, the function I used to populate the combobox won't use the accent and the actual filter used will be "Rene".
But as a result that none of my result contains an accent, nothing is displayed in the comboxbox, except the number of results found.
Is there any way for the combobox to not use the accent in the filter ?
Thanks !