I want to have a form where user can edit some (but not all) values of some fields. So I would need to set some fields as read only, is that possible?
Got it!
$f->getElement('name')->disable();
This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
about » faq »
tagged
asked
3 months ago
viewed
44 times
active