Hello,
I have an entry form that has <s:validateAll>. One of the button is to clear the
entry form. However, upon invoking the "clearEntry" button, the validator would
complain about the invalid input on the fields.
I tried to use attribute "immediate=true" on all the to-be-validated fields as
well as the clearEntry button but that didn't seem to work.
From JSF forum, it looks like I need to call the
"renderResponse" of the "valueChangeListener".
Should I do that in Seam? And if yes, how would I do that?
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046882#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...