Installation and deployment
Version 7.x > Installation and deployment > sequence of pages View modes: 
User avatar
Member
Member
pavel.1991-tut - 4/3/2013 8:10:11 AM
   
sequence of pages
I've made my own document type. I created 5 pages based on this document type. This pages is located in the same folder. On site page I use repeater which gets data from these 5 pages and displays these data on the page. Repeater displays it based on names of pages. The first there will be displayed the page with name "abc", then "bcd", then "cde" etc. Where can I specify what page must be displayed first or second or third?

User avatar
Member
Member
pavel.1991-tut - 4/3/2013 8:13:51 AM
   
RE:sequence of pages
And I would like that the pages be displayed depending on the position in content tree. First will be displayed the page which is first sub page, then will be displayed the second sub page. Can I do it somehow?

User avatar
Kentico Support
Kentico Support
kentico_janh - 4/3/2013 9:20:48 AM
   
RE:sequence of pages
Hello,

Your repeater has the Order By property where you can set the order of documents. In the case you want to display them the same way they are in the content tree you can fill there following value:
NodeOrder

Best regards,
Jan Hermann