You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "Stewart, Gary" <Ga...@luht.scot.nhs.uk> on 2006/09/20 16:08:35 UTC

HTML in CForms Output

I was looking at creating HTML in CForms output. I found this post:

http://www.mail-archive.com/users@cocoon.apache.org/msg35125.html

which outlines doing:

<jx:set var="xhtmlString" value='${widget.getChild("myOutputWidget").getValue()}' />
<jx:out value="${Packages.org.apache.cocoon.xml.StringXMLizable(xhtmlString)}" />

(I'm using 2.1.8 still, hence the old method).

However that doesn't seem to be dynamically recreated with the AJAX stuff. Is there a way of refreshing that if the content has changed using AJAX (or even forcing a complete page reload?)?

Thanks,

Gary

*****************************************************************
The information contained in this message may be confidential or 
legally privileged and is intended for the addressee only. If you 
have received this message in error or there are any problems 
please notify the originator immediately. The unauthorised use, 
disclosure, copying or alteration of this message is 
strictly forbidden.
*****************************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org