1 Reply Latest reply on Dec 22, 2010 12:28 PM by nbelaevski

    Dynamically adding panelComponent to a ModalPanel

    anantharaman.m

      Hi,

       

      I have scenario in which onClick of a link i will get a modalPanel which has 3 elements say simpleTogglePanel1,a uiInclude(a Component which is again a simpleToggelPanel2) and a link(addPanel) - on click of this link i need to call the same uiInclude ie., simpleTogglePanel2 second time which in turn updates the modalPanel and show us simpleTogglePanel1,and two simpleTogglePanel2)

       

      How to add this simpleTogglePanel to the same ModalPanel n times on n clicks?

       

      Please help me on this.

       

      Thanks,

      Ananth