Using WOPopupButton for filtering an array
Using WOPopupButton for filtering an array
- Subject: Using WOPopupButton for filtering an array
- From: Carter Wojcik <email@hidden>
- Date: Wed, 2 May 2007 07:25:21 -0700 (PDT)
Hi All -
I would like to use a wopopupbutton to limit the
objects that are to be displayed to the the user from
a list/repetition. I have created a default
eofetchspecification that returns a list. I would
then like for the users to be able to pare down the
list by selecting from the wopopupbutton. I am using
onChange = 'this.form.submit()' to reload the page
once a selection is made.
I tried to use awake() and takeValuesFromRequest() but
the popup is still null. The first time that I am able
to get an actual value (instead of null) is during
invokeAction, but I don't want to override this
method.
At what point in the request-response loop will I be
able to use the value that has been selected in the
wopopupbutton to filter my results?
Thanks for the help.
Carter
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
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