[jboss-user] [JBoss Seam] - Re: Resetting a form inside a modalPanel
waynebagguley
do-not-reply at jboss.com
Wed Nov 21 06:43:12 EST 2007
Ah, I think I know what the problem is (but not how to fix it).
Because the form isn't being submitted, the backing bean isn't getting populated so clearing it down won't work (it doesn't exist yet).
The form is getting reRendered but not reset.
Looking at this :
http://wiki.apache.org/myfaces/ClearInputComponents it seems like I will have to refresh the entire page.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106700#4106700
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4106700
More information about the jboss-user
mailing list