Yes, I tried that, too. I'm having problems ordering events. So I overwrite the finish button which then starts the background task as well as opens up a modal window with the progress bar. Szenario 1) The background process is started by the modal window itself and I need to add a form that automatically clicks the ajax button on load to start both the progress bar and the background task (how?). Szenario 2) The background process is started by the finish button of the wizard. After that the finish button opens up the modal window with the progress bar. That leaves me with no option to update the progress bar from the background task, doesn't it?
Natalie -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/wizard-starting-background-task-tp4371604p4373685.html Sent from the Users forum mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
