RE: Form validation before pop-up window openning

2001-12-12 Thread Sobkowski, Andrej
Xavier, I would probably handle it in multiple steps (veeery personal opinion): - "save" calls the Action that performs the validation - if the validation fails, return the same page with errors on top (for example) without opening the pop-up - if the validation succeeds, you can return the same

RE: Form validation before pop-up window openning

2001-12-12 Thread Alexander Jesse
Hi, assuming you use validation as done by David's extensions (-> validation.xml,...) you could change the Javascript-stuff in the validation.xml file to call the pop-up-window... hope this helps Alexander Jesse -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: