4 Replies Latest reply on Feb 5, 2014 12:35 AM by asimshaikh1

    how to prevent rich:calendar from changing language in multilinguil file

    asimshaikh1

      Hello I have a rich:calendar working fine but after I change the language it throws the error I am providing anything to it .

      as above

      My code :

      <rich:calendar id="searchDateCalendarcommon" popup="true" showApplyButton="false" datePattern="dd/MM/yyyy"  value="#{eventMaster.eventSearchDate}">

                                                  <f:ajax event="change" listener="#{commonOutputContentBean.showEvents()}" render="cmnoplayoutfrm"/>

                                              </rich:calendar>