Stanczak Group wrote:
I don't want the cancel button to submit the form, is this the best method? I'm not sure I see how to do this. Is there examples?@Override protected void delegateSubmit(IFormSubmittingComponent component) { }
Also have a look at Button#setDefaultFormProcessing(false); Regards, Al --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
