-- Bernd Matzner <[EMAIL PROTECTED]> wrote
(on Wednesday, 10 September 2008, 04:26 AM -0700):
> Hi, I want to add wrap the legend text of a subform in a span tag. Text when
> using setLegend(''.$value.'') - the HTML is converted to html entities. Even
> tried creating a custom fieldset decorator, but I keep getting printed out in
> plaintext... Any hints greatly appreciated. Bernd

You may want to look at setting the "escape" option on the fieldset
decorator to a boolean false.

-- 
Matthew Weier O'Phinney
Software Architect       | [EMAIL PROTECTED]
Zend Framework           | http://framework.zend.com/

Reply via email to