Answer the question
In order to leave comments, you need to log in
Does the YII2 ActiveForm widget have the ability to work with dates (like jQuery for example)?
I read the documentation -
www.yiiframework.com/doc-2.0/yii-widgets-activefie...
, but so far nothing similar to
http://jquery.page2page.ru/index.php5/Calendar_UI
or
htmlbook.ru/samhtml5/ formy/data-i-vremya
was not found.
//где хочу использовать -
<?= $form->field($model, 'volonterBirthdate')->textInput() ?>
<?= $form->field($model, 'volonterOurDogs')->checkbox() ?>
Answer the question
In order to leave comments, you need to log in
There is demos.krajee.com/date-range
More extensions for Yii2 demos.krajee.com
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question