Thanks Eduardo! It looks like what I need!! But when trying to go step by
step, trying the OpenOnLoadModalWindow as-is, I get the following exception:

ERROR [1534679929@qtp-1426937101-4] (RequestCycle.java:1529) - Error
creating page for modal dialog.
org.apache.wicket.WicketRuntimeException: Error creating page for modal
dialog.
        at
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow.getWindowOpenJavascript(ModalWindow.java:1092)

On my page I simply added the window like this:
add(new OpenOnLoadModalWindow("changeTaskTypeModalWindow"));

Not sure what I'm missing. Any idea?

Lucas Kuperman



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/modal-window-before-submitting-ajax-less-form-tp4653108p4653136.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