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
How could i get a specific data from a field in umbraco. I have made a document type with a textstring called "title" and i want to write that in a xslt file. How do i do that?
Regards
<xsl:value-of select="data [@alias = 'title']"/>
You can also use the Insert xslt:value-of button at the top of the editor and select it from the prevalues drop down.
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
Use custom data in XSLT
Hello
How could i get a specific data from a field in umbraco. I have made a document type with a textstring called "title" and i want to write that in a xslt file. How do i do that?
Regards
<xsl:value-of select="data [@alias = 'title']"/>
You can also use the Insert xslt:value-of button at the top of the editor and select it from the prevalues drop down.
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.