News Feed
Jobs Feed
Sections




News Archive
Chris Hartjes' Blog:
"U R Doin It Wrong" - Adventures with flexible forms in Zend Framework
March 23, 2010 @ 08:58:40

In a recent post to his blog Chris Hartjes has written about his (mis)adventures with Zend_Form, a powerful but sometimes difficult to use component of the Zend Framework.

Zend_Form is a super-powerful, force-of-nature tool. By force-of-nature I mean it does all this crazy stuff, and you can see it doing it, but I am not alone in admitting that taming it sometimes is very difficult. When building tools to make form programatically you either severely limit peoples options or make it so flexible that there are multiple ways to get something done.

Because the Zend Framework "treats you like an adult" it can be difficult to get just what you want from it (ease of use isn't quite top of the list). In this case, Chris wanted a relatively simple form that did some checking before it successfully submitted. Over and over the form passed without him being able to tell why - the solution was a pretty simple one, though - be sure to create all form elements before you do validation.

He includes some same code - a "before" and "after" for the solution.

0 comments voice your opinion now!
zendframework issue zendform solution


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zend_Tool for the Developer

Zend Developer Zone: Announcing the March 2011 Zend Framework Bug-Hunt

Ralph Schindler's Blog: Database Abstraction Layers Must Live!

Chris Hartjes' Blog: "U R Doin It Wrong" – Adventures with flexible forms in Zend Framework

Pádraic Brady's Blog: Zend_Yaml Proposal added


Community Events









Don't see your event here?
Let us know!


tool composer object database testing opinion community language zendframework2 unittest development example podcast introduction code interview framework phpunit release event

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework