cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Category list with alphabetical order with Hungarian collation in BO

Former Member
0 Likes
256

Hello Experts,

Our requirement is display categories list based on Hungarian alphabetical order in Backoffice.

Example as below sequence:

supercategory list on product category tab considering to hungarian characters

a á b ... e é f ... i í j ... n o ó ö ő p ... u ú ü ű v

We tried with order by, but it is not working as expected.

Can you please help in this regard.

Thanks in Advance

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member625836
Active Contributor
0 Likes

Hi ,

Don't really know where you are displaying those categories, but by default Backoffice gets the data directly from database (incl. sorting). Depending on configuration it uses flexible search or fulltext search. In both cases it is a matter of database configuration on what collation is used.

Cheers, Jacek

Ask a Question