You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "jleroux (JIRA)" <de...@tapestry.apache.org> on 2008/03/28 18:44:24 UTC

[jira] Commented: (TAPESTRY-2299) TextField should include a parameter that will render a "suffix" (that appears between the field itself and any error decoration icons)

    [ https://issues.apache.org/jira/browse/TAPESTRY-2299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583108#action_12583108 ] 

jleroux commented on TAPESTRY-2299:
-----------------------------------

It would be great if this could be incorporated into the BeanEditForm component. Your bean might be annotated eg:

@SuffixLabel("message-id-key")
public String getSpeed() {
...
}



> TextField should include a parameter that will render a "suffix" (that appears between the field itself and any error decoration icons)
> ---------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-2299
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2299
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>
> I want to be able to at a suffix such as "ft" or "kcal/day" and have it appear to the left of the field and before the error icon.
> I think this could be a parameter "suffix" that could be type String or type Block.  A string is simply output, a Block is rendered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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