Hi All,
I want to executing a URL ""http://www.google.com" in the init method of the form. I want to open this URL in the same form (window) and not in an external window.
For external window I am able to use the code
wdComponentAPI.getWindowManager().createExternalWindow
Plz suggest sth for opening in the same window.
Regards
Nikhil Bansal