1 Reply Latest reply on Jul 25, 2008 7:33 AM by ilya_shaikovsky

    modalPanel closes on submit, ignoring validation messages


      Hi All,

      I'm trying to uncover what I need to do to have a modalPanel recognize that there are validation messages before allowing the form to be submitted.

      It would seem simple but as with other JSF forms but not so with a modalPanel?

      When I load the modalPanel again after submitting the validation messages appear - of course this is a bit too late.

      Perhaps one difference is that I am using several s:decorate's within the modalPanel, which includes the validation handling.

      Any ideas? Thanks.