Hi All,
Using the "Launch in New Window" of an iView, Is it possible to open the new window with new session as well? The option "Display in Separate Window" opens a new window but the session(cookies) is shared with the parent window.
However, the option I'm looking for, is to open a new window that doesn't share the session with its parent. As if the window was opened using File -> New session of IE9 browser.
Is this possible with portal with any standard property available on the iview? I know the "New session" is IE specific like Chrome's incognito mode, and window.open by default opens a new window (a generic implementation), but is there a clever way of doing this?
I'm on 7.4 portal.
Thanks,
Rajit