Hi List, I am trying to validate the users input in a FormTable.
If the user submits the page and there is a validation error I am using
getForm().setError("ErrorMessage") to notify the Form about the error.
But the validation error is never shown above (or below) the Form.
Any hints what I am doing wrong?
Is there a better way to validate a FormTable?
Thanks in advance
SVen
