Re: Replacing Contents of ModalWindow

2010-08-11 Thread Brad Grier
place the form (actually it's enclosing panel) with replaceWith(newPanel). -- From: "Brad Grier" Sent: Tuesday, August 10, 2010 10:38 PM To: Subject: Replacing Contents of ModalWindow We allow users to define custom "trigg

Replacing Contents of ModalWindow

2010-08-10 Thread Brad Grier
We allow users to define custom "triggers" on a form submit (an ajax submit). These triggers can send an email or take the user to another form/panel (basically a panel-swap via Ajax). This panel-swap works fine until circumstances land the form in a ModalWindow. I can't get the ModalWindow to