Revision #7 was created by francis ja on Mar 9, 2012, 7:20:58 AM.
edited text
Content
[...]
echo $form->radioButton($model,'name',array('value'=>1,'uncheckValue'=>null));
echo $form->radioButton($model,'name',array('value'=>2,'uncheckValue'=>null));
```
so we can place any where in a page.