2 Replies Latest reply on May 10, 2011 12:43 PM by martind1111

    rich:panelMenu itemMode="server"

    martind1111

      I would like my form to be fully refreshed when I click on a rich:panelMenu menu item. I have configured the itemMode to be equal to "server", but when this is the case, when I click on the menu items, my form doesn't get updated at all. If I use the itemMode "ajax", then only a portion of my form gets updated (my page has three composite view - a side view with the richPanelMenu, a header view and a content view - the sidebar and content view get refreshed, but not the header; in addition, the page does not unload, which is a problem for me). I am wondering why the itemMode server is not working for me. Is it working for anyone? What should I check?

       

      Martin