Re: onChange with WOPopUpButton
Re: onChange with WOPopUpButton
- Subject: Re: onChange with WOPopUpButton
- From: Darich Runyan/OMNI INFOSEC HQ <email@hidden>
- Date: Sat, 6 Aug 2005 20:35:07 -0400
On Aug 6, 2005, at 8:30 PM, Mark Morris wrote:
If you want to know which WOPopUpButton was changed, you could
always have the javascript you call onChange set a variable in a
hidden field, then check that in your one-and-only form's action
method.
I've also implemented a reusable component that shows a pair of
WOPopUpButtons, one above the other, and the contents of the bottom
one are filtered based on the selection in the top, all using
javascript. If your list isn't too large (say under one or two
hundred items) you can try that path as well.
Would you happen to have some sample code that you could share,
offline or on, for doing both of these. I had thought of each of
these previously but was unable to find any documentation on how to
integrate the javascript into the component.
Thanks,
Darich
_______________________________________________
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