I have searched the forum but couldn't find an answer hence my first post....
I have created a simple form using Tomahawk JSF with some <t:inputText> fields. I have used a validator to check the contents when the page is submitted. The validator works fine if an incorrect value is added and displays the validation message, but if the user corrects the error and re-submits, the validation message disappears but the red cross on the text box remains. It's slightly annoying and I'm totally stuck as to what I can do to make is disappear. -- View this message in context: http://old.nabble.com/Valiation-error---Red-Cross-tp33341652p33341652.html Sent from the My Faces - Dev mailing list archive at Nabble.com.
