On Sun, 21 Nov 2010 16:53:19 -0200, <tmar...@gmx.de> wrote:

Hello everyone!

Hi!

Is it possible, that TextAreas ignores the body?

Yes!

<t:textarea value="questionAndAnswer.enteredAnswer">${questionAndAnswer.AnswerSuggestion}</t:textarea>

Just set the answerSuggestion property of questionAndAnswer before the form is rendered. You can use the Form's prepareForRender event or onActivate() or setupRender().

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to