I have a document which contains a richtextfield. In this richtextfield I would like to insert a macro. The richtextfield is rendered using XSL with
Code:
<xsl:value-of select="data[@alias='Body']" disable-output-escaping="yes" />
but now the contents of the macro isn't visible. I have found different posts about this subject but nothing with a resolution. Is this not possible currently?
check out my blog with umbraco topics at:
http://www.endforward.nl/