cancel
Showing results for 
Search instead for 
Did you mean: 

How to attach press function to launchpad action button

Former Member
0 Kudos

Hi,

I am the developer of an UI5 reuse library.

I want to change the title and nav back function from the controller that I can get access.

So, the questions that I am asking are:

1. how to change the title? Or can I change the title?

2. how to change the function of the back action?

I think this is something related to sap.m.shell. But how can I get access to the shell configuration from the controller? QAQ

Thank you very much.

Best Regards

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member227918
Active Contributor
0 Kudos

by customising the standard launchpad.html file you can achieve this,

SE80->repository browser->BSP app ->/UI2/USHELLPage->Fragments->shells->abap->FioriLaunchpad.html

either modify or copy and create custom Fiorilaunchpad.html file

Sharathmg
Active Contributor
0 Kudos

You have to reimplement the header functionality of the Launchpad.

Regards,

Sharath