cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RAP directly navigate to List or next position after saving Objectpage

itp_mka
Participant
0 Likes
1,314

Hello guys/experts,

I'm developing a RAP application and have the following  requirement. When I selected one entry from the list, went to details, changed and saved them, I need to go to the detail view of next entry from the result list without clicking on back button and returning to the original result list or if there is no next entry i need to automatically return to the list overview.

Is it possible?

My search in  the dev forum braught unfortunately no results .

Accepted Solutions (0)

Answers (1)

Answers (1)

MioYasutake
SAP Champion
SAP Champion
0 Likes

@itp_mka 

It seems that your requirements may not be achievable with Fiori elements, but how about using the Flexible Column Layout? By opening the List Report on one side and the Object Page on the other side, you can simply click on the next row in the List Report after finishing editing, without needing to press the back button.

https://learning.sap.com/learning-journeys/developing-an-sap-fiori-elements-app-based-on-a-cap-odata...