Hello Gurus,
We have come to an issue while extending our standard fiori App My Inbox. The current scenario is as follows:
- We have 3 My Inbox custom apps, each one retrieving info from 3 different scenarios and with 3 different services linked to each of them
The current requirement is to show more or less fields in each app, depending on the process.
The issues found are (all Java Script related issues):
- How can we hide the button 'manage my substitutes' found on header (common to 3 apps) in 2 apps and how it in the third one?.Actually, it depends on which app we enter first, the button is showed or hided for all of them...something has to do with the JS views & controllers.
- What would be the best approach to dinamically show more or less buttons on Detail page depending on the app we open?
Thank you very much in advance,
Héctor