Skip to Content
0
Former Member
Mar 02, 2009 at 06:31 PM

Dont want then NavigationTarget to open an entirely new portal framework

17 Views

Hi All,

when i tried with Navigationtarget from webdynpro Linktourl element(target=_main) to open the page which has webdynpro iview opening the page but its coming with whole new portal framework which i dont want . how to avoid that.I just want the page to display in the content area without the whole portal framework with tabs and

String URL1="/irj/index.html?NavigationTarget=ROLES://portal_content/org.test.dev.folder.test_development/test/Worksets/CustomApplications/ManagersFMLAApproval";

wdContext.currentContextElement().setUrl1(URL1);

Thanks,

pkv