You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Angelo Chen <an...@yahoo.com.hk> on 2008/05/08 10:06:45 UTC

t5: embedding a link in form error message

Hi,
I'd like to embed a link in the error messages sent to <t:errors/> like
this:

loginform.recordError("error < a href='#'>click here to know more< /a>");

but this does not work, any idea? Thanks.

Angelo
-- 
View this message in context: http://www.nabble.com/t5%3A-embedding-a-link-in-form-error-message-tp17122275p17122275.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: t5: embedding a link in form error message

Posted by Angelo Chen <an...@yahoo.com.hk>.
Hi Filip,

I was able to put the link somewhere else, I think error message should
remain as it is now. believe T5 really has enough of features, time to
release?

Angelo


Filip S. Adamsen-2 wrote:
> 
> Doesn't seem to be possible right now. Would be nice if a 
> block/component could be specified instead of a string, that'd give you 
> 100% control over what's rendered. Maybe something for JIRA?
> 
> -Filip
> 
> On 2008-05-08 10:06, Angelo Chen wrote:
>> Hi,
>> I'd like to embed a link in the error messages sent to <t:errors/> like
>> this:
>> 
>> loginform.recordError("error < a href='#'>click here to know more< /a>");
>> 
>> but this does not work, any idea? Thanks.
>> 
>> Angelo
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/t5%3A-embedding-a-link-in-form-error-message-tp17122275p17127285.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: t5: embedding a link in form error message

Posted by "Filip S. Adamsen" <fs...@fsadev.com>.
Doesn't seem to be possible right now. Would be nice if a 
block/component could be specified instead of a string, that'd give you 
100% control over what's rendered. Maybe something for JIRA?

-Filip

On 2008-05-08 10:06, Angelo Chen wrote:
> Hi,
> I'd like to embed a link in the error messages sent to <t:errors/> like
> this:
> 
> loginform.recordError("error < a href='#'>click here to know more< /a>");
> 
> but this does not work, any idea? Thanks.
> 
> Angelo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org