Copied to clipboard

Flag this post as spam?

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


  • Daniel Lindstrom 454 posts 271 karma points
    Jan 26, 2009 @ 09:29
    Daniel Lindstrom
    0

    Add property to node in XSLT

    Hello everyone!

    Is it possible to add a property and property value to a node in an xslt macro?

    I am creating a 'popular pages'-function. The popularity ranking is coming from an external source.

    Is it possible to add these values to a node set in xslt so that I then can sort on them?

  • Dirk De Grave 4537 posts 6006 karma points MVP 3x admin c-trib
    Jan 26, 2009 @ 10:47
    Dirk De Grave
    0

    Hi daniel_l,

    Not in xslt, but either create an inline c# script or an xslt extension.

    Regards,
    /Dirk

  • 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