3 Replies Latest reply on Sep 6, 2010 9:10 AM by blabno

    suggestbox needs to skip validation

    ajanz

      i got a form with multiple h:inputtext. one has a suggestbox on it.

       

      the values suggested are depending on all fields. so i need all values entered by the user. 

       

      unfortunately, when the user types a character, the jsf framework starts to validate the input.

       

      how can i skip this?

       

      i need the validation later, when the user clicks the "save" button