Answer the question
In order to leave comments, you need to log in
How to set default value in dropdownlist?
Help plz, How to define default value in yii2 dropdownlist?
Answer the question
In order to leave comments, you need to log in
www.yiiframework.com/doc-2.0/yii-helpers-basehtml....
<?= $form->field($model, 'status')->dropDownList($array, ['prompt' => 'значение по дефолту']) ?>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question