Copied to clipboard

Flag this post as spam?

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


  • Tom 713 posts 954 karma points
    Mar 10, 2011 @ 02:14
    Tom
    0

    copy-of getcurrentmember

    Hi guys I usually use copy-of to have a look at the xml so i know what's available to me..

    for some reason i don't get anything back when writing

     

  • Tom 713 posts 954 karma points
    Mar 10, 2011 @ 02:17
    Tom
    0

    sorry the forum post is stuffing up i can't paste my xslt.. but just trying to do a copyof getcurrentmember

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 10, 2011 @ 10:38
    Jan Skovgaard
    0

    Hi Tom

    Yeh, sometimes the editor is acting pretty weird.

    But are you writing something like this

    <xsl:copy-of select="umbraco.library:GetCurrentMember()/@id" /> ? In that case you won't get anything returned. It will not output attributes.

    If this is not the case please try and post your code once again.

    /Jan

  • 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.

    Continue discussion

Please Sign in or register to post replies