1 Reply Latest reply on Aug 25, 2009 7:34 AM by ilya_shaikovsky

    organize wizards using the <rich:modalPanel> component

    pramod_bs

      I am building a wizards using the <rich:modalPanel> component.

      http://www.jboss.org/community/wiki/HowtoorganizewizardsusingtherichmodalPanelcomponent#cf


      http://livedemo.exadel.com/richfaces-demo/richfaces/include.jsf?c=include

      I am trying to implement this with JBoss Seam. I am having a problem with the navigation. I am having the"next" option (to move to the next page in the modal panel) in the *.page.xml But it is closing the modal panel and the "next" page is getting loaded in the parent browser. Please help