Zend Framework problems using Element, sub-forms and belongsTo

Posted by wiseguydigital on Stack Overflow See other posts from Stack Overflow or by wiseguydigital
Published on 2010-01-20T18:22:40Z Indexed on 2010/03/30 11:33 UTC
Read the original article Hit count: 542

Still pulling my hair out with Zend_Form and any elements that need to be placed in a sub-array. form->populate() does not work when working with elements within a sub-form that have been set to a parent array using belongsTo() - I think it is actually a bug in Zend_Form->setDefaults() but just wanted to see if anyone else has a) had the same problem and b) managed to work around it...

© Stack Overflow or respective owner

Related posts about zend-framework

Related posts about belongs-to