use kartik\select2\Select2; <?= $form->field($profile, 'associationSelect')->widget(Select2::classname(), [ 'data' => $associationList, ...
確定! 回上一頁