2 Replies Latest reply on Jun 14, 2011 5:10 PM by ainanmis

    rich:select styling problem. It displays transparent.

    ainanmis

      If I call the page inluding rich:select component with h:commandButton that calling ajax request, rich:select has styling problem, Otherwise, If ı use full submit this problem doesn't exist. How can I fix this problem? can you help please.

      I am using richfaces 4 final and jsf 2.04 libraries.

       


      <h:commandButton value="Provizyon Oluştur" action ="provizyon"

      rendered="#{provizyonIstekBean.sigortaliPanel}" immediate="true">

      <f:ajax onevent="showProgressWithModal" />

      </h:commandButton>