Sorry this blog is deprecated.
“Read new and updated version of this post here”. http://zendgeek.blogspot.com/2009/07/zend-form-display-groups-decorators.html
In my previous posts I discussed creation of zend form and decorators. These features are very helpful and quite easy to use.
However to give better look and feel to your form you will need to study Zend From display groups.
Display groups are used to group form elements for display purposes, so they give new look and feel to your forms. The name
of the form elements remain the same however elements in the same group are render together.
The most common use case would be to use display groups to put your form element in different field sets. Consider the following layout of the form.
