After losing an afternoon trying to get my extended Zend Dojo Form class to give me HTML array notation, I have finally found a solution that works. To celebrate I've decided to share it should anyone else suffer a similar problem. Here is the method: PLAIN TEXT PHP: public function addSubFormEl($subFormName, $addElOptions){ [...]
Archive: zend form
Posts Tagged ‘zend form’
June 12, 2009
Comments Off
April 9, 2009
No Comments
Sometimes you don't want to display the error messages for a form. I have tried to find the proper solution to remove validtion error messages and haven't found what I would regard as the proper solution. However what does work for me is to loop through any elements that I want to remove the error [...]
Categories:
Archive by date: