Answer the question
In order to leave comments, you need to log in
How to make a button with a picture in Yii2 ActiveForm?
Hello guys.
I'm uploading pictures. Made it simple..
<?=$form->field($model, 'image')->fileInput()->label(false)->error(false); ?>
<button class="myclass"><i class="myclass2"></i>Добавить фото</button>
Answer the question
In order to leave comments, you need to log in
I figured it out using Css, thanks widget is cool. I will use it in another project.
demos.krajee.com/widget-details/fileinput try this addon.
In general, what you want is more of a js dependency.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question