Using Cocoon 2.1.8
 
Can anyone give me an idea how to retain HTML tags in a
form widget :
 
e.g.. in form template, widget is:
 
<ft:widget id="message">
 
and in flowscript, its assigned a value:
 
model.message = "<b>Hey!</b>";
 
but the output is presented exactly as this:
 
<b>Hey!</b>

(and not in bold).

(Note The above is a trivial example; real app needs many more
tags than this... so CSS stylng will not help)

Thanks
Derek


-- 
This message is subject to the CSIR's copyright terms and conditions, e-mail 
legal notice, and implemented Open Document Format (ODF) standard. 
The full disclaimer details can be found at 
http://www.csir.co.za/disclaimer.html.

This message has been scanned for viruses and dangerous content by MailScanner, 
and is believed to be clean.  MailScanner thanks Transtec Computers for their 
support.


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

Reply via email to