Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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?
Hi daniel_l, Not in xslt, but either create an inline c# script or an xslt extension. Regards, /Dirk
is working on a reply...
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
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?
Hi daniel_l,
Not in xslt, but either create an inline c# script or an xslt extension.
Regards,
/Dirk
is working on a reply...
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.