News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Tibo Beijen's Blog:
Zend_Form Building dynamic forms
December 21, 2009 @ 13:37:22

In this new post to his blog Tibo Beijen looks at more things you can do with dynamic forms in the Zend Framework. This time he breaks the "one row to one form" link for cases of undetermined fields or when no one-to-one connection exists.

Take for example a shopping cart that shows the amounts of each product. In this article I'll take a look at how to dynamically construct a form based on the data being edited, use subforms to reuse common parts and group related values, create composite 'elements' by using the default Zend_Form_Element in combination with a custom decorator, create additional elements with Javascript and have them processed by the form when submitted.

He lays out the situation where this might be used and how to use the Zend_Form component to create more abstract objects for working with your data. He adds on a decorators to the objects to replace the ViewRenderer decorator and integrates jQuery to allow the user to add in new fields as they need them.

1 comment voice your opinion now!
zendframework dynamic form tutorial zendform




Community Events





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


introduction api opinion component conference community phpunit test language development unittest custom application symfony2 series interview podcast release database framework

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