Copied to clipboard

Flag this post as spam?

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


  • manwood 87 posts 109 karma points
    Feb 28, 2010 @ 17:59
    manwood
    0

    How do I select a node once I know it's Id?

    I have used the contentPicker type to select another content page within a parent content page. I want to provide some info on the contentPicker page so I want to pass the Id value to an XSLT macro - how do I do that?

    Thanks

  • dandrayne 1138 posts 2262 karma points
    Feb 28, 2010 @ 18:22
    dandrayne
    0

    Hi there

    If you don't want to go up and down the tree looking for the id, you can use this

    umbraco.library:GetXmlNodeById(1234)

    Dan

Please Sign in or register to post replies

Write your reply to:

Draft