YES !

So simple.... and it does the job perfectly.

Many thanks

Le 21 oct. 08 à 01:07, Jim Roepcke a écrit :

Try this:

Back : WOHyperlink {
  action = goBack;
  id = "backButton";
}

Jim

On Mon, Oct 20, 2008 at 3:58 PM, Shaft <[EMAIL PROTECTED]> wrote:
Hi WO Masters,
How can I create a custom WOHyperlink to generate that kind of tag?
<a href="..........." id="backButton">Back</a>

I tried with a WOGenericElement but it does not work

Back : WOGenericElement {
        elementName = "a";
        action = goBack;
        id = "backButton";
}

Thanks

Shaft - Junior WO junky...

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/jimroepcke%40gmail.com

This email sent to [EMAIL PROTECTED]

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/shaft%40citycable.ch

This email sent to [EMAIL PROTECTED]


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to