Re: Passing URL parameters to component via direct action
Re: Passing URL parameters to component via direct action
- Subject: Re: Passing URL parameters to component via direct action
- From: Lachlan Deck <email@hidden>
- Date: Tue, 12 Aug 2008 16:32:36 +1000
On 12/08/2008, at 7:53 AM, John Pollard wrote:
On 11 Aug 2008, at 20:14, William Hatch wrote:
Hi John,
It sounds like you want to call a DA, then return the same page you
were on when calling the DA, and have the page contain the same
values it had before you called the DA. Correct?
No, I want it to accept the WOPopUpButton selections made by the
person viewing the web page. I don't need it to remember anything
about the state it had before. The same page yes, but not the same
values it had before.
Have you tried something like:
<wo:WOPopUpButton selectedValue =
"$context.request.formValues.mykey"></wo:WOPopUpButton>
with regards,
--
Lachlan Deck
_______________________________________________
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