Sort Entries with Accent

Sort Entries with Accent

Kevin08Kevin08 Posts: 1Questions: 1Answers: 0

Hello,

I am writing because I now have a problem in sorting entries containing characters with accents.

Example with 3 inputs :

  • Études
  • Annuaire
  • Projets

If I sort this values alphabetically, I get :

  • Annuaire
  • Projets
  • Études

I wanted to know if it was possible to sort the values without considering accents.

I looked at other issues, but I have not managed to implement the methods.

Can you tell me specifically changes to make in code if this can be done.

Thank you very much for your time

Kévin

(I apologize in advance for my mistakes, I'm French :-))

This discussion has been closed.