5 Replies Latest reply on Jan 13, 2009 4:19 AM by tony.herstell1

    RichCalender popup fails when buried...

    tony.herstell1

      I believe that RichCalender popup fails to popup when buried in either:

      <a4j:outputPanel id="eventListPanel">

      or perhaps
      <a4j:outputPanel id="eventPanel">
      <a4j:form id="eventPanelFields" rendered="#{event.id != null || mode == 'CREATE'}">



      Seems quite happy being inside an include however.
      <a4j:include viewId="/WEB-INF/pages/eventsManagement/eventFieldsEditable.xhtml" />


      Finally found this little sucker!!! quite annoying!

      No workaround found other than to not set it as popup.