Hi, I have a popup with some input fields and a submit button (<tc:attribute name="popupClose" value="afterSubmit"/>). When the popup is submitted I want to check the entered values and then redisplay the same popup in case of incorrect data entered, so the user can correct his inputs. How can I do this?
Regards Helmut

