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

Howard M. Lewis Ship closed TAPESTRY-1360.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.7

> 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
>             Fix For: 5.0.7
>
>
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to