I am working on a fiori project. I'd like to custom the header of fiori launchpad. These are what I want. See screenshot below.
- Add a dynamic title to launchpad header.
- Add an item options menu.
- When click the item, show a select dialog contains a list.
- When select one item of the list, change the dynamic title and refresh the tiles base on the selected item.
I have got some information about Adding and Removing Custom items to the options menu. But, where to place the code?