Try our conversational search powered by Generative AI!

ContentType and GroupNames

Vote:
 

I have added different GroupNames to in my ContentType on every page in our solution. It print out nice on the page but Im not sure about the sort order for my groups. It's not alphabetically.

First I have the suggested pages, which seems to always be on top. Thereafter all my other groups are listed. Can I change this list in some way?

#73493
Jul 24, 2013 14:06
Vote:
 

Check out my ansfer on this post: http://world.episerver.com/Forum/Developer-forum/EPiServer-7-CMS/Thread-Container/2013/7/How-do-I-organize-the-New-Page-groups/

To summarize, i think you need to have the SortOrder attributes something like this:

  • Page1 Groupname: GroupA, SortOrder 1
  • Page2 Groupname: GroupA, SortOrder 2
  • Page3 Groupname: GroupB, SortOrder 3
  • Page4 Groupname: GroupB, SortOrder 4
  • Etc.

This will put GroupA above GroupB. (at least in my solution)

Greetings, Martijn.

#73494
Jul 24, 2013 15:26
Vote:
 

Worked out well. Thanks for your help.

#73522
Jul 25, 2013 15:00
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.