2 Replies Latest reply on Jun 10, 2009 3:50 AM by nbelaevski

    multiple <rich:modelPanel> rendering one after one closed

    wangliyu

      Hi,
      In my application, some pages may contain multiple <rich:modelPanel>, I want to render the panel one after one closed, for example, after login application, user may first see welcome/system greeting panel, and once this closed, it might show changing password panel, if I rendered them all and the penel size might different, and user will see the penel 1 over panel 2. Does anyone know how to do this?