Wiki articles in category Tips tagged with "multiple"

Showing 1-1 of 1 item.

using multiple radio button

Created 14 years ago by francis ja francis ja, updated 11 years ago by Rohit Suthar Rohit Suthar.

When we use multiple radio buttons with same name in Yii many people have the problem on getting the value of the selected radiobutton. The radioButtonList can be used for that, but if we need to use radioButton itself to place the button any where in a view, we need to include one more parameter in htmloption array().

6 0
13 followers
Viewed: 78 665 times
Version: 1.1
Category: Tips