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

gopi b (JIRA) jira-events at lists.jboss.org
Fri Aug 29 02:25:39 EDT 2008


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