Answer the question
In order to leave comments, you need to log in
active form. How to increase the length of the input field?
Just came to Yii. I confess, but please explain how I can increase the length of small inputs. On pure bootstrap, this is done only by changing the number, but here I can’t understand.
Taking this opportunity, I want to ask a question: "How can I add attributes to these fields, for example: "placeholder".
Answer the question
In order to leave comments, you need to log in
<?= $form->field($model, 'field_name')->textInput(['placeholder' => 'Placeholder text']) ?>
Length - css
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question