My question is certainly trivial, but I cannot find any answer on the web...

I try to display a field (let's say myfield)containing html tags in viewer 
using {{=myfield}}.

Example of content: 

<body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; 
font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; 
margin-right:0px; -qt-block-indent:0; text-indent:0px;">...blablabla (this 
is my business data)... </p></body>
 
My problem: what I get displayed is the whole field content, including the 
tags.
I would like the tags to be 'captured and understood' by the web browser 
and not included as part of my business data.

Thanks in advance for any suggestion.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to