on 2018 Jul 18 7:41 AM
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?
Request clarification before answering.
Have you already found a way for it? I am also currently looking into it.
thanks in advance
silvia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
93 | |
11 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.