--- On Wed, 5/11/11, Chuck Hill wrote:
> From: Chuck Hill
> Subject: Re: Clarification on AjaxObserveField and AjaxUpdateContainer
> To: "Roger Perryman"
> Cc: "Theodore Petrosky" , webobjects-dev@lists.apple.com
> Date: Wednesday, May 11, 2011, 12:58 AM
&
empty AUC after clicking outside the AAC field and then clicking Add.
>
> Roger
>
>
> On May 10, 2011, at 3:47 PM, Theodore Petrosky wrote:
>
>> ----------
>>>
>>> Message: 2
>>> Date: Tue, 10 May 2011 14:02:04 -0400
&
ue, 10 May 2011 14:02:04 -0400
From: Roger Perryman
Subject: Re: Clarification on AjaxObserveField and
AjaxUpdateContainer
Interaction
To: Theodore Petrosky
Cc: webobjects-dev@lists.apple.com
Message-ID: <12ce8601-01a0-4821-a246-e4a99496a...@xeotech.com>
Content-Type: text/plain; ch
--
>
> Message: 2
> Date: Tue, 10 May 2011 14:02:04 -0400
> From: Roger Perryman
> Subject: Re: Clarification on AjaxObserveField and
> AjaxUpdateContainer
> Interaction
> To: Theodore Petrosky
> Cc: webobjects-dev@lists.apple.com
&
Hi,
I placed a WOConditional inside an update container so I could use it
as a hook to execute some code whenever the container was updated.
Specifically, I needed to update some objects after an AjaxModalDialog
was closed with the results from AjaxAutoComplete (and other inputs).
The ent