Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • ChristophC 22 posts 61 karma points
    Mar 11, 2009 @ 11:23
    ChristophC
    0

    Navigation Sort Order

    Hello!
    My navigation looks like this:

    - Products
    - Service
    - Profile
    - Downloads

    I am using the RunwayTopNavigation.xslt to show the menu.

    But now, I´d like to show the menu the other way round:

    - Downloads
    - Profile
    - Service
    - Products

    How can I realize that???

    Thanks,
    Christoph

  • Rasmus Berntsen 215 posts 253 karma points c-trib
    Mar 11, 2009 @ 11:39
    Rasmus Berntsen
    0

    Haven't tried the xslt you're mentioning, but try to sort your nodes (in the content section) like you want them to be in the menu... :)

  • ChristophC 22 posts 61 karma points
    Mar 11, 2009 @ 11:49
    ChristophC
    0

    Thank you! But I don´t want to sort them in the Content Section. I´m searching for a possibility to sort them the other way round only via XSLT!

    Chris

  • Rasmus Berntsen 215 posts 253 karma points c-trib
    Mar 11, 2009 @ 12:04
    Rasmus Berntsen
    0

    I'm not sure what you want to sort by, but it could be the createDate or?

    Then try pasting this after the for-each. Example:



    order can be: ascendig/descending.

  • sun 403 posts 395 karma points
    Mar 17, 2009 @ 09:19
    sun
    0


    This way need to sort node at back office's content tab.

    or you can add one property Order(int),

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies