Try our conversational search powered by Generative AI!

How to order sites in Root Folder alphabetically

Vote:
 

Hi, 

Is it possible to order the Sites within the Root folder alphabetically? By default, the Sites are ordered by Page ID. 

To be clear: I'm not talking about ordering pages within a site (see http://blog.fredrikhaglund.se/blog/2010/04/15/how-to-fix-alphabetic-sorting-of-pages-in-episerver/), I want to order Site within the root folder. 

 

Hope you can help!

Leonard

#77399
Nov 18, 2013 14:16
Vote:
 

Open your database and find the tblPage table.

The Root Page should be the one with id pkID 1.

Find the field ChildOrderRule and set it to either:

1: According to creation date (latest first)
2: According to creation date (oldest first)
3: Alphabetical
4: According to sort index (Default)
5: According to change date (latest
7: According to Start publish date (oldest first)
8: According to Start publish date (latest first)

#77405
Edited, Nov 18, 2013 16:45
This thread is locked and should be used for reference only. Please use the Episerver CMS 7 and earlier versions forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.