[SOLVED] Re: How to use WOActiveImage to call a DirectAction with a parameter
[SOLVED] Re: How to use WOActiveImage to call a DirectAction with a parameter
- Subject: [SOLVED] Re: How to use WOActiveImage to call a DirectAction with a parameter
- From: Baiss Eric Magnusson <email@hidden>
- Date: Thu, 15 Sep 2005 15:28:24 -0700
I was able to replace the WOActiveImage (or WOImageButton), neither
worked, with a WOImage enclosed by a WOHyperLink, that changed the
URL to being a direct action URL and send the correct parameter to
the Direct Action method.
On Sep 15, 2005, at 3:07 PM, Chuck Hill wrote:
On Sep 15, 2005, at 3:00 PM, Baiss Eric Magnusson wrote:
So how do I make the URL direct action, the click on the
WOImageButton gets to the method in the Direct Action class I
want, btw,
The URL below is NOT calling a direct action. It can't. If it is
getting to your direct action, you are doing that in your Java
someplace _or_ what you pasted below does not correspond to this
button.
A WOImageButton _always_ makes a component action URL. You can't
use it for a direct action. You can use a WOActiveImage for this.
Chuck
----
Baiss Eric Magnusson
<http://www.Track-Your-Finances.com>
<http://www.CascadeWebDesign.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