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
parameter for occurrences of some token and
> replaces the text with an the String[] and the body of the tag from the original text.
>
>
> Thanks anyway for the quick response.
>
> Cheers,
> Detlef
>
>
>
> -Original Message-
> From: Ron Piterman [mailto:[E
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