Hi Scott,

attach onClose() callback code, the problem should be there.
Out app has a WebPage that opens a ModalWindow dialog passing in the page. The dialog allows the user to modify the model of one of the page's components. When the dialog closes and the onClose() callback in the page is called, the object ID of the page has changed and the component model does not have the changes from the dialog.

This is very likely a common Wicket newbie error but I can't find anything about it anywhere. Please help. Let me know if I need to build a simple example to demonstrate this.

  Thanks,

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]





---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to