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
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('<?UMBRACO_MACRO macroAlias="myTestMacro" runat="server" linkUrl="', $linkURL ,'" nodeList="', $myNodes ,'"/>'), $currentPage/@id)" disable-output-escaping="yes"/>
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
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('<?UMBRACO_MACRO macroAlias="myTestMacro" runat="server" linkUrl="', $linkURL ,'" nodeList="', $myNodes ,'"/>'), $currentPage/@id)" disable-output-escaping="yes"/>
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.