I have created a Fiori element based list report application.
a object page controller extension is created and below snippet is added in manifest.json

i can see the button in object page footer instaed of save as expected . the press method is also trigger in controller .

how can i call the standard save method inside my press method once my logic is executed ?

Request clarification before answering.
Hi,
Why not turn it around a bit and have the standard 'Save' button but with the option to invoke your custom method using the onBeforeSave method? I also see the saveDocument method that you could try.
Best Regards,
Sandeep
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.