Triggering AjaxObserveField through javascript
Triggering AjaxObserveField through javascript
- Subject: Triggering AjaxObserveField through javascript
- From: Taylor Hadden <email@hidden>
- Date: Thu, 02 May 2013 16:01:47 -0400
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
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden