3 Replies Latest reply on Dec 8, 2009 10:38 AM by radu123

    Strange validation behavior for inputText

    radu123

      Hi,

      I have two inputText controls. I write a piece of code which copy content of first input to second one.

      Now after i added validation for these inputs (rich:bean validator) that "copy action" is not working anymore , i added immediate="true" for this controls but it seems to be pointless, the action copy is never executing now.

      It seems that validation is triggered before the "copy action" to have place, and it stops everything but even if i fill inputs with valid values the action also does not perform.

      Please if you have an idea about this behavior give me an hand !

      Thanks,
      Radu