You shouldn't need to echo each display group. You should be able to just
echo the form, which will output all the display groups inside form tags (if
the form decorators are setup properly - default settings work in this
case).

- James

On Wed, Jul 6, 2011 at 10:15 AM, Diego Garcia <[email protected]> wrote:

> Hi
>
> Problem: i have a form with several displaygroups, on the view script i do
> echo for each displaygroup, but when i push the submit button doesn´t work
> because the tag form with action, method and other attributes is missing.
> how can i solve it? thank you
>
>
> --
> List: [email protected]
> Info: http://framework.zend.com/**archives<http://framework.zend.com/archives>
> Unsubscribe: 
> fw-general-unsubscribe@lists.**zend.com<[email protected]>
>
>
>

Reply via email to