Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
Используйте Pjax:
Pjax::begin();
$form = ActiveForm (['options' => ['data-pjax' => true]]);
//...
ActiveForm::end();
Pjax::end();
1 вариант: pjax
2 вариант: ajax валидация. Если включить ajax валидацию и настроить только на beforesubmit, то получите post запрос ajax-om
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question