0 Replies Latest reply on Feb 13, 2009 5:19 PM by mat1664

    Form validation

    mat1664

      Hello there,


      I have a form with some required data so on my cancel button I use

      immediate="true"

      .
      Then I can cancel without any problem. But what I need to do is to display a popup (are you sure to cancel ?) only in case some data in my form were modified.
      But using
      immediate="true"

      makes me lose (not copied in the backing bean) the user's modifications in my form.


      Is there any chance I can get these user inputs an other way ?


      Hope I'm clear enouth.
      Thanks by advance !


      Mathieu