0 Replies Latest reply on Jan 25, 2013 4:33 AM by christophe.noel

    Dynamic PopupPanel (multiple instance of a panel)

      Hello,

       

      Showcase (here) shows how to build dynamic tabs with tabPanel (and also with rich:accordion). They simply set the name attribute using an EL value.

       

      I would like to do the same using popup panel (which has no name attribute). I don't think it is feasible (is it ?). Is it an possible upcoming feature ?

      Is there any workaround ?

      The best solution would be to create dynamically new popup panel when required.

       

      Note that: it is impossible to apply the same method as tabPanel because the id is not dynamically settable and there are no name attribute.

       

      Thanks a lot for your help.