Answer the question
In order to leave comments, you need to log in
How to pass array to dropDownList Yii2 Active Form?
Good afternoon!
How to pass array to dropDownList Yii2 ActiveForm?
Here is the code:
<?= $form->field($model, 'tags')->dropDownList($tags,['options'=>[$selectedTags=>['Selected'=>true]],'multiple' => true]) ?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question