2017 © Pedro Peláez
 

yii2-extension yii2-activeform

Nicer ActiveFields

image

c006/yii2-activeform

Nicer ActiveFields

  • Saturday, July 23, 2016
  • by c006
  • Repository
  • 1 Watchers
  • 0 Stars
  • 53 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 2 % Grown

The README.md

Yii2 ActiveForm

Installation

The preferred way to install this extension is through composer., (*1)

Either run, (*2)

php composer.phar require --prefer-source "c006/yii2-activeform" "dev-master", (*3)

or add, (*4)

"c006/c006/yii2-activeform": "dev-master", (*5)

to the require section of your composer.json file., (*6)

Required

  • jQuery-ui

Demo

Demo: http://demo.c006.us, (*7)

Options

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

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

Comments / Suggestions

Please provide any helpful feedback or requests., (*10)

Thanks., (*11)

The Versions

23/07 2016

dev-master

9999999-dev

Nicer ActiveFields

  Sources   Download

MIT

by Jon Chambers

extension yii2 widgets activeform activefields

26/08 2015

v0.5.0

0.5.0.0

Nicer ActiveFields

  Sources   Download

MIT

by Jon Chambers

extension yii2 widgets activeform activefields