Am 07.12.2012, 14:52 Uhr, schrieb Javier Garcia <[email protected]>:
Hi,
I have a form that i have instantiated in the controller and now i want
to render it in the view without showing the labels.
Is there any way to render the fields without the label (only the input,
select.. html tags)?
Hi Javi,
write in your view script:
<?= $this->form->foo->renderViewHelper('') ?>
("foo" is the name of a form element)
Kind regards,
Frank
--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]