cancel
Showing results for 
Search instead for 
Did you mean: 

How to customize tile size in BTP Launchpad? (2x1)

kronseb
Participant
0 Kudos

Hello,

I have a requirement for my BTP CAP project that I implement a 2x1 tile in my launchpad.

So, i thought it is not a problem, because I knew that in the content explorer of the launchpad service you can customize it. But unfortanetly it is not possible (the fields are disabled)

My next step was to put this to my manifest.json:

"sap.flp":{ "type" : "tile", "tileSize": "1x2", "config": {} },But this doesn't work either...What can I do and why isn't it possible via the launchpad app settings?Kind regardsSebastian
View Entire Topic
JérémyChabert
Participant
0 Kudos
kronseb
Participant
0 Kudos

Hello,

yes I have seen this blog post already, but it is the false approach because it should be done via the content explorer in the launchpad service in my opinion

gregorw
Active Contributor
0 Kudos

I think the blog post is related to the Launchpad Module you can bundle in a MTA and not related to the Launchpad Service.