Copied to clipboard

Flag this post as spam?

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


  • Toshio 3 posts 23 karma points
    Dec 13, 2009 @ 00:23
    Toshio
    0

    Set Session in template Get in XSLT results in $itemData

    HI,

    i set a item in the session on my template

    <umbraco:Item field="pageID" runat="server" xslt="umbraco.library:setSession('myKey', '{0}')"></umbraco:Item>

    then when i get in the xslt

    <xsl:value-of select="umbraco.library:Session('myKey')" />

    the result is $itemData for every field

    am i missing anything?

  • 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