Hi all,
Is it possible to access bizdata in a Cocoon Forms template? Specifically I have a java object available to me in my FlowScript which ahs a method getHtmlColor() which returns a string suiable for specifying a color in HTML. I would like to be able to put somthing in my template like:
<td bgcolor="${myobj.htmlColor}">
Is this possible at all? If so how do I do it?
Thanks
Mark
- Re: Access to bizdata in Cocoon Forms HTML template Markx . Johnson
- Re: Access to bizdata in Cocoon Forms HTML template Joerg Heinicke
