Here is a simple example. $form->field($mod, 'testDrop')->dropDownList([0 => '1', 1 => '2', 2 => '3'], [ 'options' => [ 1 => ['selected' ...
確定! 回上一頁