Hello Michael,

please try to put the form outside of the command tag, which opens the popup. This should solve your problems.

The background is: The popup must be inside the form to consider it was already active.

Regards,

Udo

Am 23.09.10 22:29, schrieb Michael Kakuschky:
Hello, I have a form in a popup. Now it works fine and I add some validators to it. I checked that they are executed and throws the ValidatorException if the input does not match the requirements.

In case of exceptions the action behind the popup form is not executed but unfortunately the popup is closed without any notification about the wrong input. Is there a way to keep the popup open so that the user is informed about the wrong input?

thanks &regards Michael

Reply via email to