On Sun, 27 Nov 2011 19:46:18 -0200, Gunnar Eketrapp <gunnar.eketr...@gmail.com> wrote:

Hi!

Hi!

The two major concerns where

1) My user types didn't work in forms.

Could you please be more specific? :)

2) Disabled field did not work in forms. (The value was not passed back)

This is expected and documented behavior. From http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/TextField.html.bak:

[disabled parameter]: If true, then the field will render out with a disabled attribute (to turn off client-side behavior). Further, a disabled field ignores any value in the request when the form is submitted.

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