How do I override the 'escape' value for a given element inside of a subForm?
Is this correct?
$this->getSubForm('shiptoaddress')->getElement('country')->addDecorator('Errors')->setOption('escape',false);
--
View this message in context:
http://www.nabble.com/Override-escape-value-for-certain-subform-elements-tp22293199p22293199.html
Sent from the Zend Framework mailing list archive at Nabble.com.
