Difference between #1 and #2 of
Radio Button List with enum values for column of type ENUM >+> incorporate into giix

Changes

Title unchanged

Radio Button List with enum values for column of type ENUM >+> incorporate into giix

Category unchanged

How-tos

Yii version unchanged

Tags unchanged

Radiobuttonlist, input, forms, views, enum, giix, activeRadioButtonList

Content changed

[...]
}
```
Then use it in the view files with:

```php
<?php echo
ZRBLHtml::enumRadioButtonList( $model,'color' ); ?>
```


## Adding it to giix' CrudCode
[...]
6 0
3 followers
Viewed: 25 023 times
Version: 1.1
Category: How-tos
Written by: pckabeer
Last updated by: pckabeer
Created on: May 25, 2012
Last updated: 11 years ago
Update Article

Revisions

View all history