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/archive%40mail-archive.com This email sent to [email protected]
