Hi, I'm trying to use a FormFragment triggered by a Radio Button. Obviously, other people have done this before and ran into issues, see http://www.nabble.com/Form-fragments-and-radio-buttons-td16493007.html#a16493007 and https://issues.apache.org/jira/browse/TAPESTRY-2261
Having read that, I was under the impression that these issues have been resolved and it should work just fine in 5.0.13 (which is the version that I'm using). What I am experiencing now, though, is that showing and hiding the FormFragment works fine, but if the fragment is hidden, the fields are still validated on the server side. The desired and documented behaviour should be that validation only occurs when the fragment is visible to the user. Now I don't know if I should file a JIRA issue for this or if I'm just not doing it right, or maybe not using the right Tapestry version. So please help me out: Has anyone successfully used - and experienced the correct behaviour regarding server-side validation - a FormFragment triggered by a radio button? Thanks for your help, Lutz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]