If you manually echo, then you probably should also manually create the <form/> element wrapping all your displaygroups. Do you need to echo them separately because they're placed in different positions of the page? Marco Pivetta http://twitter.com/Ocramius http://marco-pivetta.com
On 6 July 2011 16:15, 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]> > > >
