On Sun, 27 Nov 2011 22:46:18 +0100, Gunnar Eketrapp <gunnar.eketr...@gmail.com> 
wrote:

T5.3 looks promising and it felt quite faster.

The two major concerns where

1) My user types didn't work in forms.
2) Disabled field did not work in forms. (The value was not passed back)

Of course I must have missed something obviously but I decided to
wait with T5.3 until these questions are sorted out.


2) is standard behaviour - the browser is not supposed to submit values of 
disabled fields.
Not sure how your page works, but perhaps you'd want to use "readonly" instead?
http://reference.sitepoint.com/html/input/readonly

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

Reply via email to