Copied to clipboard

Flag this post as spam?

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


  • TaoistTotty 246 posts 314 karma points
    Jul 16, 2010 @ 14:50
    TaoistTotty
    0

    Using Dictionary Items in XSLT

    Hi

    I am trying to use the following bit of XSLT to try and get the #Previous dictionary item to appear, but I am getting nothing.

    What am I doing wrong (this is for a 4.5 site)?

     <xsl:value-of select="umbraco.library:GetDictionaryItem('#Previous')"/>

    Thanks in advance.

    TT

  • Ismail Mayat 4511 posts 10059 karma points MVP 2x admin c-trib
    Jul 16, 2010 @ 15:05
    Ismail Mayat
    0

    Taoist,

    On the root node of your content have you set a domain?  If none set you will get blank.  In content tree select root node right click and select manage hostnames and add one for you language.

    Regards

    Ismail

  • TaoistTotty 246 posts 314 karma points
    Jul 16, 2010 @ 15:16
    TaoistTotty
    0

    Ismal

    Thank for this.

    Did this and also had to remove the # before the name and all is now working.

    Thanks once again.

    TT

  • 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