You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "sean schofield (JIRA)" <in...@incubator.apache.org> on 2005/01/27 00:42:18 UTC

[jira] Commented: (MYFACES-91) Need standalone radio button tag

     [ http://issues.apache.org/jira/browse/MYFACES-91?page=comments#action_58122 ]
     
sean schofield commented on MYFACES-91:
---------------------------------------

I'll take a crack at implementing this feature.  Even though I don't generally have radio buttons in a table, there should be no reason why you can't have them.  Yet another reason for JSF to leave the clientId alone!

> Need standalone radio button tag
> --------------------------------
>
>          Key: MYFACES-91
>          URL: http://issues.apache.org/jira/browse/MYFACES-91
>      Project: MyFaces
>         Type: New Feature
>     Reporter: Robert Breidecker

>
> It would be nice to have a standalone radio button that I could add per row on a data table.  One requirement would be that the name that is generated would need to be the same for each radio button, so that they can work together.  If I try to use a selectOneRadioButton component, the name generated contains the row number in it which breaks the readi button.  This new tag should also only generate an html:input element instead of an entire table as is generated by selectOneRadioButton.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira