I can't get your first example, #1, to work. Are you sure that solution is
correct?


alab wrote:
> 
> 1.
> new Zend_Form(array(
>   'displayGroupDecorators' => array(
>     'FormElements',
>     array('HtmlTag' => array('tag' => 'dl')),
>     'Fieldset',
>     array('DtDdWrapper' => array('dtLabel' => 'new Label'))));
> 
-- 
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Zend-Form-DisplayGroup-setting-the-decorator-label-tp2244036p2244437.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to