Skip to Content
0
Aug 10, 2016 at 08:05 AM

Reusing view and controller from another application in sapui5

864 Views

Hi Team,

I want to navigate between 2 different project views with modification in views.

For Example:

Project A has 2 views: view 1, view 2

Project B has 3 views: view 1, view 2, view 3.

I want to navigate from view 1 of Project A to view 3 of Project B and while navigating I need to modify content of view 3/ controller 3 (eg. hide/ unhide buttons, change in table columns etc.)

All views are in XML and trying to achieve through WEB IDE.

Please let me know best approach to reuse view of one project to another project with modification. It will be a great help if anyone can explain in details with some code snippet.

Thanks,

Saurabh