0 Replies Latest reply on May 28, 2010 3:42 PM by gustavo1376

    [rich:modalPanel] return to a page and mantain the modal open

    gustavo1376

      Hi.

      I've got a page P1 (it is a jsp) with a button that opens a rich:modalPanel M1

       

      In that modal panel there is another button that when clicked navigates to a second page P2

       

      In this second page there is a button that makes you return to the first page P1

       

      I want to keep the modal M1 open when i return to the first page.

       

      I have no idea about how to do it. When i return the modal is always closed.

      The solution cant be to always show M1 when you navigates to P1, cause it only has to keep open when i return from P2.

       

      Thanks for any help.

       

      Regards,

      Gustavo.