0 Replies Latest reply on Sep 14, 2011 5:11 AM by danielsap

    prevent the setting of the values of the fields to backing bean when I click commandButton

    danielsap

      Hi,

      How can I prevent the setting of the values of the fields to backing bean when I click commandButton.

       

      There is Save and Close button on the form and few inputEdit-s. And when I click the Close button I don't want the values from these fields to go to the backing bean.

       

      How can I do this. Thanks

       

      my project is on mojarra 2.1.3, Tomcat 7, Richfaces