Hi,
I am trying to achieve the following by extending the Inbox fiori app CA_FIORI_INBOX using WebIDE.
- Disable the ‘Manage My Substitution’ menu
- Rename the ‘Open Task’ button
I can see that the ‘Manage My Substitution’ menu is added in the Main controller but commending this code after extending the controller is not working. I am getting an error saying that cannot find the extended controller (MainCustom.controller.js).
For the renaming I have tried using the custom i18n but did not work either.
Appreciate if someone can shed some light on this.
Thanks for your help.
Regards
Vinod