Add the <t:selectManyCheckBox> layoutWidth functionality in <t:selectOneRadio>
to display multiple columns of radio buttons
---------------------------------------------------------------------------------------------------------------------------
Key: TOMAHAWK-526
URL: http://issues.apache.org/jira/browse/TOMAHAWK-526
Project: MyFaces Tomahawk
Type: Improvement
Components: selectOneRadio / radio
Versions: 1.1.3
Reporter: Paul Spencer
I need to display radio buttons in 2+ columns. In order to do this I must use
a combination of <t:selectOneRadio>, <t:radio>, and <t:panelGrid> tags, see
http://wiki.apache.org/myfaces/Display_Radio_Buttons_In_Columns. This is a
very cumbersome solution, especially since <t:selectManyCheckBox> already
implements the functionality with the layoutWidth attribute.
So the request is to add the <t:selectManyCheckBox> layoutWidth functionality
in <t:selectOneRadio> to display multiple columns of radio buttons.
--
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