Hierarchical Viewer - How do make a custom order item in each level

Ryan Nguyen asked on January 9, 2019 05:55

We have only one field "Order By", so how do make a custom order in each level

Recent Answers


Rui Wang answered on January 9, 2019 15:59

Depending on what you are building, for example, if you are building a mega menu, you can use the NodeOrder (the position of the page in the content tree) as the OrderBy.

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on January 9, 2019 19:12

Using the Hierarchical or Universal Viewer it's not possible without some sort of custom query or code. Another option is a nested repeater which doesn't perform all that well but it's an option. This will allow you to set individual values for each nested repeater. Again, not something you'd want to do simply because of performance reasons but might get you moving in the right direction.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.