$model->formName(), 'enableAjaxValidation' => true, 'validationUrl' => Url::to(['update', 'id' => $model['id']]), 'fieldConfig' => [ 'template' => "
{label}
{input}\n{hint}\n{error}
", ] ]); ?>