cancel
Showing results for 
Search instead for 
Did you mean: 

How to extend the save action on object page in FIORI elements

Dears,

Now, I want to extend the 'Save' action when creating a new entity in object object, as the figure show.

I don't want the 'Save' calls the entity creation automatically, but instead I want it navigates to the sub-node creation page with key input in the figure.

I know, I can make controller extension, same how like to change the manifest file as following:

"sap.ui.controllerExtensions": { "sap.suite.ui.generic.template.ObjectPage.view.ObjectPage": { "controllerName": "UI_PartnerMasterData3.ext.controller.DetailsExtension",

but in the DetailsExtension.controller.js. I dont know which function would be extended for 'SAVE' action. actually, I tried to extend invokeActions function, but it does not work.

Anybody know how to implement this extension?



Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi,

Is there a solution available for this. I am looking for a way to do it as well.

Regards,
Arun K

0 Kudos

Have you already found a way for it? I am also currently looking into it.

thanks in advance

silvia