Hi everyone,
When I do a Portal Navigation using the follwing code, it opens me a new window. Notice that I mentionned the SHOW_INPLACE parameter.
WDPortalNavigation.navigateAbsolute("ROLES://portal_content/com.mrc.merkava_dev/isdav/iviews/se38",
WDPortalNavigationMode.SHOW_INPLACE,
WDPortalNavigationHistoryMode.NO_DUPLICATIONS,
"");
Can anyone help ?
Thanks in advance.