SOLVED

I don't know why i didn't see this earlier, but the issue was using the
<button> tag instead of <input type=button>.  Somewhere along the line,
someone started using button tags in our shop and we've noticed quirky
behavior from them before (though nothing this quirky).  Changed it to input
control type button and it works.

Though I do not understand why it behaved differently on the server than in
localhost.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/1-4-7-app-form-does-not-submit-on-server-when-panel-is-not-visible-tp4663114p4663134.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to