[jboss-user] [JBoss jBPM] - Re: Formatting mail node text
francis1970
do-not-reply at jboss.com
Wed Apr 30 03:31:09 EDT 2008
thanks for your reply
Well I have found a way to use at least line feeds.
I have used CDATA to inside the fields. So I get a line feed.
If anybody can shed some light about using HTML mails it would be great
Regards
Francesco
<mail-node name="MailAssegnazione" to='#{mailActor}'
| subject='Anomalia N.#{idAnomalia}>
| <text>
| <![CDATA[
| In Charge to: #{manager}
| Text: #{textCR}'
| ]]>.
| </text>
| <transition to="Assegnata"></transition>
| </mail-node>
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147722#4147722
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4147722
More information about the jboss-user
mailing list