1 Reply Latest reply on Dec 12, 2010 5:37 PM by nbelaevski

    How can I trigger (client side) validation on another component

    hammerhai

      Hello,

       

      I have a big problem: I need to implement a quite complex form with several dependencies between values of fields. If e.g. user enters a value in inputText A inputText B must be mandatory (required) an if there's not text within this field a required message must be displayed immediately (validation must be triggered from changing value in field A).

      I'm using Richfaces 3.3.3.Final.

      Is this behaviour possible at all?

       

      Thank you in advance for any help.