You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2013/11/05 00:04:17 UTC

[jira] [Closed] (TAP5-1352) Evaluate body of TextArea

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

Howard M. Lewis Ship closed TAP5-1352.
--------------------------------------

    Resolution: Won't Fix

> Evaluate body of TextArea
> -------------------------
>
>                 Key: TAP5-1352
>                 URL: https://issues.apache.org/jira/browse/TAP5-1352
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>            Reporter: Toby
>            Priority: Minor
>
> In HTML, textareas can be pre-filled with data by putting the text into the body of an TextArea.
> As current TextAreas ignore the body and you need to solve it by manually pre-filling the data, I would suggest to add this as a new feature to the TextArea component:
> Ideally this would be:
> <t:textarea   value="questionAndAnswer.enteredAnswer">${questionAndAnswer.AnswerSuggestion}</t:textarea>



--
This message was sent by Atlassian JIRA
(v6.1#6144)