c006/yii2-activeform Nicer ActiveFields

extensionwidgetsactiveformactivefields

Yii2 ActiveForm

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-source "c006/yii2-activeform" "dev-master"

or add

"c006/c006/yii2-activeform": "dev-master"

to the require section of your composer.json file.

Required

  • jQuery-ui

Demo

Demo: http://demo.c006.us

Options

  • Toggle Switch <?= $form->field($model, 'active')->toggle() ?>

  • Hidden Field <?= $form->field($model, 'hidden_data')->hide() ?> (Will not show label)

Comments / Suggestions

Please provide any helpful feedback or requests.

Thanks.

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



v0.5.0 is the latest of one release



MIT license
Stats
0 github stars & 1 github forks
0 downloads in the last day
0 downloads in the last 30 days
61 total downloads