4 Replies Latest reply on Aug 8, 2007 6:18 AM by grdzeli_kaci

    a4j break post values from readonly inputfields

      hi all,
      i have richfaces modal panel fro some operations, also i have input fields on modal panel some of them are read only. i have ajax commanbutton for form submition . but i can't get readolnly fild values into backing bean.

      is this knowsn issue ???
      i know that it is not possible post values from disabled fields , but not readonly.


      also i saw post values into my firefox extension - firebug :
      (AprpIdModal is read only)

      AJAXREQUEST=_viewRoot&modalForm=modalForm&modalForm%3AprpIdModal=4&modalForm%3AprpNameModal=Office&javax
      
      .faces.ViewState=_id3&modalForm%3AsubmitAdmModalWindow=modalForm%3AsubmitAdmModalWindow&
      


      why i got null value into backing bean?
      ____________
      Regards
      Paata