Florian Sonnenburg wrote:
>
>
> $form->addElement('text', 'someText', array('label' => 'My Text',
> 'readonly' => 'readonly'));
>
> to create a readonly text field.
> Yes, that would work, but I really don't want to show an input box at all. Any other ideas? Regards, Alex -- View this message in context: http://www.nabble.com/Adding-extra-fields-to-a-Zend_Form-tp18774058p18774243.html Sent from the Zend Framework mailing list archive at Nabble.com.
