Copied to clipboard

Flag this post as spam?

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


  • Fuji Kusaka 2203 posts 4220 karma points
    Aug 03, 2011 @ 15:25
    Fuji Kusaka
    0

    Related Links under v4.7

    Hi guys,

    Can someone explains to be how to get the output of Type Related Links under V4.7? I have a site running where i need to add several external links and so making use of the Related links.

    But not sure on how to get the output. I tried this thread but nothing http://our.umbraco.org/forum/using/ui-questions/14689-Related-Links-or-multi-content-picker.

    //fuji

  • Bo Damgaard Mortensen 719 posts 1207 karma points
    Aug 03, 2011 @ 17:46
    Bo Damgaard Mortensen
    0

    Hi fuji,

    Without knowing a whole lot about the related links data type (never used it actually), I would imagine that it stores the link collection as XML. Have you tried to do a <xsl:copy-of select="$currentPage//yourRelatedLinksProperty" /> ?

    Doing this should give you the exact XML output.

    Just a guess really ;-) Hopefully it's useful - if not, i'm sorry! In a bit of a hurry here.

    / Bo

  • Fuji Kusaka 2203 posts 4220 karma points
    Aug 03, 2011 @ 20:55
    Fuji Kusaka
    0

    Hi Bo,

     

    Thanks for the response. Well i got it working......i used the same basic logic used under the predefined Related Links XSLT available under the Developer Section.

     

Please Sign in or register to post replies

Write your reply to:

Draft