Changes
Title
unchanged
Working with radiobutton list
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Radiobuttonlist, enum, validation, custom validation rule, show-hide
Content
changed
I am a newbie, i thought my code may help some onThis is a tutorial to work with radioButtonList which will handle enum datatype.
Form design and validation both are detailed here.
Try this and let me know if here is any
errorissue or any other better way to do this.
Scenario:
---------
Let we have enum for table field menuType as shown below.[...]