Hi Paul (and Jonathan),
Let’s *assume* that the bootstrap code is a good citizen and fires an “on-change” event for the real, though hidden, select element.
Now, Let’s simplify your ajax to test that assumption out because there are many ways to set things up let’s do the simplest.
1.) Get rid of your AjaxObserveField, you don’t need it.
2.) Give your real select a true CSS ID.
3.) Add a binding to your AjaxUpdateContainer: “observeFieldID” and then give it the CSS ID of the element you want to observe (the real select that is hidden).
Try it out and report back.
On Apr 21, 2014, at 2:16 AM, Jonathan Miller < email@hidden> wrote: Hi Paul,
I think it should work. Are you sure something else is going on?
I have a JQuery version of Ajax Framework and I use that script too. I tried using an observer with it and it worked. Not exactly same as Ajax Framework but the observer is observing the original popup button.
Johnny
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
|