3 weeks ago - last edited 3 weeks ago
Hi Experts,
I'm new to the Fiori Launchpad.
I recently learned how to set up catalogs, target mappings, groups, and roles in PFCG, and how to display tiles to users on the Launchpad.
Now, I want to customize or enhance the UI of a standard Fiori app, such as adding buttons, changing the style of buttons using CSS and etc. How can I do this? How can I access the source code of the app? I can customize my created custom applications in the repository browser -> BSP Application, but I’m unable to do so with standard Fiori apps, such as Fiori app ID F1705.
Request clarification before answering.
not sure if binding will work or not. but the following should work.
var targetView=YOURJSONMODEL.getProperty("/ojourney")
_self.getRouter().navTo(targetView, {} , true );
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
45 | |
9 | |
8 | |
6 | |
5 | |
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.