cancel
Showing results for 
Search instead for 
Did you mean: 

Directly navigate to route in UI5

former_member460045
Participant
0 Kudos

Hello,

i have an UI5 application, master-detail-type. I start it with startupParameters from a Launchpad out of Cloud Platform Portal. It works.

Now I want to build a different page in which different content is shown. I need some advice how I can navigate directly to this view without going the way over the master-detail layout and then load the other view.

At the moment my manifest looks like this:

With this it shows the master-detail layout very short and then switches to my View of "announcements".

How can i manage to get directly from a tile in Launchpad to my view?

Thanks in advance

best regards

Johannes Sonner

Accepted Solutions (1)

Accepted Solutions (1)

Sharathmg
Active Contributor
0 Kudos

The direct link to the application should be possible using the Hash based url. That URL can be configured as iView in the portal.

former_member460045
Participant
0 Kudos

Hi,

thanks for your kind anwser.

I didn't find a way to create iViews within SAP Cloud Platform. Among the possibilities are catalogs, groups, etc. but I cant find a way to create iViews in the HCP Portal Service.
Is this only possible with a independent Launchpad on a FES or how can I achieve this within the Cloud Portal Service?

Kind regards

Johannes

Sharathmg
Active Contributor
0 Kudos

Even when you create catalog and groups, you can use URL.

Create a tile with your custom URL and assign it to catalog. Configure catalog to group and subsequently to role in the launchpad.

Check my blog on that topic: https://blogs.sap.com/2015/07/13/configure-the-fiori-launchpad-tiles-using-catalogs-groups/

former_member460045
Participant
0 Kudos

Hi,

yes is see what you did there.

But I dont use the launchpad designer on a Front End Server, but the one that is delivered by the portal service within SAP Cloud Platform. So I dont have the option of a target URL, but only the option of choosing a semantic object/action.

Nevertheless I used a workaround and settled this part in a seperate application.

Thanks for your help!

Best regards

Johannes Sonner

Answers (0)