Copied to clipboard

Flag this post as spam?

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


  • bev0 39 posts 59 karma points
    Jan 23, 2015 @ 05:22
    bev0
    0

    Is it possible to pass a nodeset as a param into RenderMacroContent ?

    is it possible to pass a nodeset into a macro param ? i've tried to other content type as the param type and it still did not give me back my nodeset.

    <xsl:value-of select="umbraco.library:RenderMacroContent(concat('&lt;?UMBRACO_MACRO macroAlias=&quot;myTestMacro&quot; runat=&quot;server&quot; linkUrl=&quot;', $linkURL ,'&quot; nodeList=&quot;', $myNodes ,'&quot;/&gt;'), $currentPage/@id)" disable-output-escaping="yes"/>

  • 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