Hello, I'm experiencing the following remove row bug reported to JIRA by Geoff, https://issues.apache.org/jira/browse/TAP5-1896#comment-13458112
I did a simple test where I cleared all form errors using form.clearErrors at the beganning of my onValidate method and then recorded new errors after the form.clearErrors. This resolved the reported issue, however this isn't a solution since it clears all form errors detected by the interface. So my question, is there a way to remove particular fields from the ValidationTracker? -- View this message in context: http://tapestry.1045711.n5.nabble.com/AjaxFormRow-remove-row-validation-bug-tp5716386.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
