Copied to clipboard

Flag this post as spam?

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


  • Kuda 21 posts 20 karma points
    Jun 08, 2009 @ 00:06
    Kuda
    0

    Display Current Node question

    This seems simple, but I'm having difficulty:

    I have a simple site with a top navigation and I'm using some XSLT to display the child nodes on the sub page. As a header for the sub-menu I just want to display the parent node name.

    -Link 1
    (display Link1 name here so users know we still on the link 1 page)
    --Link 1a
    --Link 1b
    --Link 1c

    -Link 2

    -Link 3


    Using the page field "@pageName" almost gets me there, but it keeps changing based on the links I choose..i just want to display the label as a decorative header for the whole menu.

    I'm guessing I need to write some custom XSLT for this task. Any help would be appreciated! XSLT makes my brain hurt.

    <3 Kuda

  • Kuda 21 posts 20 karma points
    Jun 08, 2009 @ 01:55
    Kuda
    0

    Here is a better way to explain it. Let's say i'm displaying a breadcrumb like About Us > Company > Executive Profile. How could I tweak the breadcrumb so it only displays "About Us" and not the rest of the nodes?

  • Kuda 21 posts 20 karma points
    Jun 08, 2009 @ 07:29
    Kuda
    0

    Solved:



  • 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