[ 
http://issues.apache.org/jira/browse/MYFACES-91?page=comments#action_12322867 ] 

Mike Kienenberger commented on MYFACES-91:
------------------------------------------

Just to be clear up front, I'm not a MyFaces committer.

However, open source software works like this:

If the software does what you need it to do, great!
If you want a new feature, submit a patch.

The MyFaces committers are not your personal free workforce where you just 
throw out ideas and they implement them.  Someone could come along and 
implement your feature request, but no one is under any obligation to write 
your software for you :)   Since it's been several months, then you probably 
need to implement it yourself.


> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to