Hide label for input field September 15, 2023 by Tarik Ok, I found the solution. <?= $form->field($model, 'sample_text')->textArea()->label(false) ?>