field($model, 'facebook') ->textInput(); echo $form->field($model, 'google') ->textInput(); echo $form->field($model, 'twitter') ->textInput();