cancel
Showing results for 
Search instead for 
Did you mean: 

navigation into the portal and param NavMode=3

marie-pierre_mela
Product and Topic Expert
Product and Topic Expert
0 Kudos
234

Hi,

I'm using navigation this way:

,, WDPortalNavigation.navigateAbsolute(obnUrl,

,, WDPortalNavigationMode.SHOW_INPLACE,

,, null,

,, null,

,, WDPortalNavigationHistoryMode.NO_HISTORY,

,, null,

,, null,

,, obnMetaData.getOBNUrlParametersString(),

,, null,

,, false,

,, true);

and would like to know if it is possible to have &NavMode=3 into the

built URL? And if so how ?

Thanks and regards,

View Entire Topic
marie-pierre_mela
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thanks Satyajit, but this is not working.

I've spoken with someone in the OBN team and this isn't planed to be supported, the window mode is defined by the 2nd parameter. So seems there is no way to open with WDPortalNavigationMode.SHOW_INPLACE & SHOW_HEADERLESS_PORTAL