You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/12/22 00:05:44 UTC

[jira] Assigned: (TAPESTRY-1360) Add a @Width annotation to set the width of input fields generated by BeanEditForm

     [ https://issues.apache.org/jira/browse/TAPESTRY-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAPESTRY-1360:
----------------------------------------------

    Assignee: Howard M. Lewis Ship

> Add a @Width annotation to set the width of input fields generated by BeanEditForm
> ----------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1360
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1360
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> BeanEditForm currently doesn't set the width attribute of the <input> element, this results in narrow (approximately 20 character) fields; it would be nice if it would set the value based on an annotation, @Width, that could be associated with the property to be editted.  Further, for very wide widths, the BeanEditForm could automatically switch over to a TextArea element.

-- 
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