> However when I come back to the form - the respective fields are (still)
> marked as erroneous. Any way around that?
This is related to this issue: 
https://issues.apache.org/jira/browse/TAPESTRY-2354
I think this is fixed in the trunk - or at least you can specify the 
persistence scope of the ValidationTracker.

A workaround for older versions is described here:
http://www.nabble.com/Writing-an-FAQ-for-Tapestry-5-tt15719185.html#a15732836

> Using this script - indeed skips client side validation.
I would rather use an ActionLink or PageLink and style it or use the 
Button component form T5Components 
(http://87.193.218.134:8080/t5components/t5c-commons/ref/org/apache/tapestry/commons/components/Button.html).

-- 
Chris

Reply via email to