cancel
Showing results for 
Search instead for 
Did you mean: 

navigate between fragments

Former Member
0 Kudos

Hello everybody,

I am working on a sap fiori app, & i have a problem navigating from fragment to fragment, i don't know how to work it out.

I checked the sapui5 documentation, but it doesn't contain what i need.

Any help would be appreciated.

Accepted Solutions (1)

Accepted Solutions (1)

maheshpalavalli
Active Contributor
0 Kudos

As far as i know you can navigate between views but not via fragments. If you want to dynamically display fragments, you can remove the old fragment from the content of the container holding it and put the new fragment based on the route(usually here optional routing parameter is used for this scenarios)

Best Regards,
Mahesh

Answers (0)