Thanks for your answer. But I found out that the contents of the fields are already escaped before the stylesheets get applied. So the problem is somewhere else.

Werner


Jeroen Reijn wrote:

Hi Werner,

i'm not sure, but you could modify the xsl that applies the output widget and add something like:

<xsl:value-of select="fi:value" disable-output-escaping="yes"/>

I hope this helps.

Regards,

Reijn


werner wrote:

Dear Mailinglist!

I know this has been asked before, but I could not find a clean solution. How can I display HTML in a output widget and prevent escaping? i.e. <br/> should not be converted to &lt;br/&gt;

Thanks you
Werner

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to