I would like to set a label and make a spinner visible before submitting a form that takes a long time. There are some posts on various techniques but all I really want is to chain a couple ajax events.
1) User clicks button or changes dropdown value 2) ajax update to a label saying "Task XYZ has been activated and is in process...." 3) then do the actual submit. When I add an "onchange" ajax form component changing behavior, it seems to disable the original event that triggers the form submit. Thanks for any assistance! -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Ajax-status-message-for-long-requests-tp4489935p4489935.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