Skip to Content
0
Former Member
May 25, 2007 at 08:04 AM

Why the target iview is gray when I navigate from a iview to another iview?

27 Views

Hi,

I use

WDPortalNavigation.navigateAbsolute("ROLES:"+iview,WDPortalNavigationMode.SHOW_INPLACE,(Stri

ng) null, (String) null, WDPortalNavigationHistoryMode.NO_DUPLICATIONS,(String)

null,(String) null,"Param=Paramvalue");

"ROLES:"+iview=Iview Path

"Param=Paramvalue"=Parameter and its value

to navigate from one iview to another, but the target iview display gray, nothing can be displayed, why this occurred? By the way, both of the 2 iviews are web dynpro application.

Regards,

Bean