Skip to content

Instantly share code, notes, and snippets.

@farindra
Last active August 29, 2015 14:23
Show Gist options
  • Select an option

  • Save farindra/c0883ba7b574e4d365fa to your computer and use it in GitHub Desktop.

Select an option

Save farindra/c0883ba7b574e4d365fa to your computer and use it in GitHub Desktop.
yii2 costum field 1
<?//= $form->field($model, 'nm_menu', ['template' => "{label}\n<i class='fa fa-user'></i>\n{input}\n{hint}\n{error}"])->textInput(array('placeholder' => 'Username')); ?>
@farindra

Copy link
Copy Markdown
Author

costom field yii2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment