Answer the question
In order to leave comments, you need to log in
How to remove extra information generated by $form->field()?
I want to make an input without any extra tags, style classes and attributes. Or is it easier to make a new widget?
Answer the question
In order to leave comments, you need to log in
Everything can be customized
<?= $form->field($model, 'modul_name',['template'=>'{input}'])->label(false) ?>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question