Does your cancel button have default formprocessing set to false? Maurice
On Tue, May 20, 2008 at 2:36 AM, Michael Mehrle <[EMAIL PROTECTED]> wrote: > I've got a strange problem cancelling out of a modal. Unless I make > selections on all my form components inside that modal, it just won't > close. Debugger shows that the cancel button's onSubmit() method doesn't > even get called, unless I fill out all the fields and select all the > radios. The AJAX panel doesn't show any errors either, neither does the > feedback panel. > > > > I suspect this has to do with those components being set to required, > but I never had a problem like that before. > > > > Any idea what's going on here? > > > > Michael > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
