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
Something that could simple I think, but I don't find anything on google.
<
xsl:value-of select="$currentPage/../widgetRight1"/>
This gets the property 'widgetRight1' from the parent page. I would like that this property is passed from a parameter of the xsl => $widgetField.
How can i transform my value-of to get that custom node from the parent ?
Th
Double post: http://our.umbraco.org/forum/developers/xslt/16892-Get-custom-node-value
/Kim A
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Get Custom node value
Something that could simple I think, but I don't find anything on google.
<
xsl:value-of select="$currentPage/../widgetRight1"/>
This gets the property 'widgetRight1' from the parent page. I would like that this property is passed from a parameter of the xsl => $widgetField.
How can i transform my value-of to get that custom node from the parent ?
Th
Double post: http://our.umbraco.org/forum/developers/xslt/16892-Get-custom-node-value
/Kim A
is working on a reply...