title = 'Заполнение полей документа: ' . $model->document->title; $this->params['breadcrumbs'][] = ['label' => 'Значения полей документа', 'url' => ['index']]; $this->params['breadcrumbs'][] = $model->document->title; ?>
$documentFieldValue) { ?> field($documentFieldValue, "[$index]value") ->textInput(['maxlength' => true]) ->label(ArrayHelper::getValue($documentFieldValue,'documentField.title') ) ?>
'btn btn-success']) ?>