Re: Custom hyperlink
Re: Custom hyperlink
- Subject: Re: Custom hyperlink
- From: "Jim Roepcke" <email@hidden>
- Date: Mon, 20 Oct 2008 16:07:39 -0700
Try this:
Back : WOHyperlink {
action = goBack;
id = "backButton";
}
Jim
On Mon, Oct 20, 2008 at 3:58 PM, Shaft <email@hidden> 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@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>
_______________________________________________
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