cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation Issue

Former Member
0 Kudos

Hi,

Wanted to know whether we can navingate back from a third screen to a first screeen.

Details:

WDComp1 - View 1 eg. Home Page

WDComp2 - View 2 eg. Search Page

WDComp3 - View 3 eg. Details Page.

Home Link is present in WDComp2 - View 2 and WDComp3 - View 3.

Application is launched with HomePage.

Links and Navigations Defined:

View 1 - View 2

View 2 ( Home Link) - Back to View1 : Works fine.

View 1 - View 3

View 3( Home Link ) - Back to View 1 : Works fine.

View 2 - View 3

View 3 ( Home Link ) - Back to View 1 : Does not work.

Any idea?

Thanks,Uma.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Easy way to acheive your scenario will be by making use of View container UI and embed views in to it.

have the plugs and navigation links to connect them.

based on your critera fire the respective plug.

Regards

Ayyapparaj

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can not navigate back,since the currently displayed view i.e the view in the first component is not part of the current view assembly.If you want this kind of navigation then you should not be keeping that view in other component.The only thing you can do is displaying different views in a view set and destroying the corresponding views(i.e destroying components) when not needed.

you can refer to the link

http://help.sap.com/saphelp_nw04/helpdata/en/89/b21640dc88e769e10000000a155106/frameset.htm