[ 
https://issues.apache.org/jira/browse/TOBAGO-1506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-1506.
-------------------------------------
    Resolution: Fixed

> Menu with <tc:selectOneRadio> has to migrated to Bootstrap
> ----------------------------------------------------------
>
>                 Key: TOBAGO-1506
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1506
>             Project: MyFaces Tobago
>          Issue Type: Sub-task
>          Components: Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 3.0.0-alpha-4, 3.0.0
>
>
> Put the command in the tag as change facet:
> {code}
>             <tc:command label="Theme" omit="true">
>               <tc:selectOneRadio value="#{clientConfigController.theme}">
>                 <f:facet name="change">
>                   <tc:command action="#{clientConfigController.submit}"/>
>                 </f:facet>
>                 <tc:selectItems value="#{clientConfigController.themeItems}"/>
>               </tc:selectOneRadio>
>             </tc:command>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to