I added a field of type line to form. It created a field and inside that field is field with tag input. How can I set that input class?
$form->addField('line','input')->setAttr('class','myclass');
should do it.
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
4 months ago
viewed
34 times
active