Sorting Languages in Sitecore Content Editor

Sometimes it’s those little requirements that can take the most time to code for, especially if it has to do with customizing the Sitecore UI. Here is one that was the exact opposite. A refreshingly easy solve for quite an important requirement.

The client asked to have the languages drop down sorted. Simple enough. After some digging around, looking at the show config to see what we if anything we had available, I noticed this little gem.

ContentEditor.SortLanguages…hmmm…could this be it?! Turns out, it was.

if you change that value to “true”, Sitecore will use the order of the languages to control the languages dropdown in the content editor.

About Phil Paris

Hi, my name is Phil Paris and I’m a Sitecore Architect and general Sitecore enthusiast. I’ve been working with Sitecore since 2013. Through this blog I will be sharing Sitecore insights, tips and tricks, best practices and general knowledge with the hopes to further the community at large. Please feel free to reach out to me at any time!

View all posts by Phil Paris →