cancel
Showing results for 
Search instead for 
Did you mean: 

navigation from master to master page in SplitApp

Balu483
Participant
0 Kudos

hi gurus,

i created a two master pages and two detail pages in splitApp. now irrespective of Detail pages i want to navigate from master 2 to master 1,when back button pressed on master page2 . but i was not abel to navigate between master to master how can i achieve this.

note:by using sap.ui.core.UIComponent.getRouter().navTo(<req route>) i can achieve this but ,the problem hear is when i use navTo("route") then it is effacing the detail page also .

so i don't want to disturb detail page .

only master to master Navigation only should happen.

i master 2 view code master-page-2-view.png

master 2 controller code ismasterpage-2-controller.png

Accepted Solutions (0)

Answers (2)

Answers (2)

Balu483
Participant
0 Kudos

hi somesh ,

i was trying to achieve through routing mechanism. in that also only routing should happen from master to master only .without any reference to Detail Page.

so could you please help me in that way .

0 Kudos

Hi Chandu,

Please check this link.

Regards,

Somesh