I am not submitting a form. There is no submit button. I am invoking the modal window upon wait for load of the page to complete (non-Ajax).
However, the setCloseButtonCallback includes an onCloseButtonClicked defined and declared with an AjaxRequestTarget parameter. If I remove the overridden callback, I don't have that problem, but then the user may close the window at will and hence be able to do edit before the page is completely loaded, which undermines the purpose of the dialog box. Martin Grigorov-4 wrote > Hi, > > Do you use *Ajax* button to submit the form ? > If you use normal (non-Ajax) submit button then you will leave the page. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/user-activity-disabled-during-page-load-tp4662891p4662910.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