Answer the question
In order to leave comments, you need to log in
How to move the checkbox labels to the left and remove them?
Hello, I have this code (Yii 2->yii\bootstrap\ActiveForm) to create a checkboxList:
<?php echo $form->field($model, 'note_sms')->checkboxList($items); ?>
<?php echo $form->field($model, 'note_email')->checkboxList($items); ?>
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