Hi-

How do I make a bookmarkable link to the parent window from a Modal
window?  I added a bookmarkable link and <a target="_top", this
functionally works good, but it adds a pagemap parameter to the URL:

http://localhost:8080/my/page/wicket:pageMapName/modal-dialog-pagemap

How can I remove the page map name?  It looks like I could set the
IPageMap on the BookmarkablePageLink, but from within the modal window
(iframe), how do I get access to this?

thanks for any pointers

ryan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to