Hi Chuck, On 02/02/2011, at 1:41 PM, Chuck Hill wrote:
> Do both buttons have evalScripts = true? That method returns JavaScript that > needs to be evaluated on the client side. None of the buttons have that binding. (Didn't know it was needed.) Adding it to the problem button has no effect, though. > You can also use the JS AMD.close(); to close it. You should not NEED to do > this, but it may provide a clue as to what is or is not wrong. I've added that to the 'onComplete' binding, and it solves the problem (with and without 'evalScripts="$true"'). It's a bit unsatisfying though—I wonder why AjaxModalDialog.close(context()) is working for some buttons but not others. Thanks Chuck. -- Paul. http://logicsquad.net/ _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
