Hi Tobias, Do I literally call "<myAjaxID>Update()"?
Does the AjaxUpdateContainer need to be within a WOForm, or can it exist outside of it? Thanks, -Taylor taylorchadden.com @drizztmainsword On May 6, 2013, at 3:17 AM, Tobias Janz <[email protected]> wrote: > Hi, > > AjaxUpdateContainer with fullsubmit=true and id=yourUpdateContainerId > JavaScript to call yourUpdateContainerIdUpdate() > > Tobias > > 2013/5/2 Taylor Hadden <[email protected]> > Hi there, > > I've got a series of WOPopUpButtons each with their own AjaxObserveField. > They all have the same options and related to different objects. When > manually manipulating pop-ups, everything works perfectly. > > I've also got another WOPopPupButton that is used to set the other pop-ups > all at once. I set the values through javascript, and the <selection> fields > on the page update, however their values are not submitted through > AjaxObserveField. I have tried manually firing the "onchange" event in > javascript, but it doesn't work. > > I had previously used the "observeFieldFrequency" attribute of > AjaxObserveField to bypass this problem, but that causes issues with text > fields (which are set up in the same manner). > > So, how can I get the javascript behind AjaxObserveField to update and submit > these values? > > Thanks, > -Taylor > > > taylorchadden.com > @drizztmainsword > > > > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/janz.tobias%40gmail.com > > This email sent to [email protected] > >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
