ROTECTED]
Sent: 27 March 2006 19:54
To: Tapestry users
Subject: Re: Re: Hyperlinsk within InsertText
I don't know if I understand very well what you are trying to do, but can't
you use the InsertText component with raw="true" and insert an "a" html
element ins
in tap 3s InsertText ...
Third, (a minor thing): its not very elegant to do it that way.
Cheers,
Detlef
-Original Message-
From: Pablo Ruggia [mailto:[EMAIL PROTECTED]
Sent: 27 March 2006 19:54
To: Tapestry users
Subject: Re: Re: Hyperlinsk within InsertText
I don't know if I understa
MAIL PROTECTED]
> Sent: 27 March 2006 18:53
> To: tapestry-user@jakarta.apache.org
> Subject: Re: Hyperlinsk within InsertText
>
> take a look at the MessageWrapper component:
>
> www.tutim.net/jsrc/
>
> Cheers,
> Ron
>
> PS - the 0.2 version has a nice undocumente
March 2006 18:53
To: tapestry-user@jakarta.apache.org
Subject: Re: Hyperlinsk within InsertText
take a look at the MessageWrapper component:
www.tutim.net/jsrc/
Cheers,
Ron
PS - the 0.2 version has a nice undocumented feature: use the parameter
asLabelFor="component:formComponent" to r
take a look at the MessageWrapper component:
www.tutim.net/jsrc/
Cheers,
Ron
PS - the 0.2 version has a nice undocumented feature: use the parameter
asLabelFor="component:formComponent" to render as a label instead of as
normal text.
Detlef Schulze wrote:
Sorry, forgot to change the subje
Sorry, forgot to change the subject in the last mail and did not include stuff
from anoter post ... Need some coffee ..
Hi,
I have an InsertText component that displays some text. Problem is that the
text should contain hyperlinks to external sites and pages within the site.
Does a componen