[richfaces-issues] [JBoss JIRA] Resolved: (RF-4332) Rich menu drop down Item

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Aug 29 07:22:38 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-4332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-4332.
--------------------------------

    Resolution: Incomplete Description


Please provide full page code

> Rich menu drop down Item
> ------------------------
>
>                 Key: RF-4332
>                 URL: https://jira.jboss.org/jira/browse/RF-4332
>             Project: RichFaces
>          Issue Type: Bug
>          Components: docs updated
>    Affects Versions: 3.2.1
>            Reporter: gopi b
>
> I created Rich drop down menu Item, Displayed that menu also, But I selected one item page doesn't  move to another page this below code I used,
> <rich:toolBarGroup location="right">
>      <rich:dropDownMenu>           
>      <f:facet name="label">
>      <h:panelGrid cellpadding="0" cellspacing="0" columns="1"
>        style="vertical-align:middle">
>      <h:outputText value="MyAccount" rendered="#{identity.loggedIn}"/>
>      </h:panelGrid>
>      </f:facet>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list