this was wonderful.... it is working beautifully...
Ted --- On Tue, 5/12/09, David Avendasora <email@hidden> wrote: From: David Avendasora <email@hidden> Subject: Re: ajax and popup ?action To: "Theodore Petrosky" <email@hidden> Cc: email@hidden Date: Tuesday, May 12, 2009, 10:09 AM
Hi Ted
You set the action in the AjaxObserveField component that is watching the primary popup. When that popup changes, the AjaxObserveField sees the change and fire's its action parameter. You will also need to make sure that the dependent popup is wrapped in an AjaxUpdateContainer who's id parameter
is also targeted by the AjaxObserveField's updateContainerID parameter.
Dave
|