cancel
Showing results for 
Search instead for 
Did you mean: 

Portal Fiori framework page - Home page customization

Former Member
0 Kudos

Dear Friends

We have a requirement to change Portal look and feel of Fiori framework page Home tab similar to image attached here . How shall I achieve this layout and achieve features like Links, Regional news and KM documents. our Portal version is 7.4 SP15.

Could you help please.

Thanks

Nancy

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi Nancy,

FLP is the wrong choise for your requirement imho. It will be much easier to write an own standard rendering mode framework page, you will not be able to reach your design goals by use of Fiori Launchpad. Instead develop custom framework, layouts etc.

kind regards

Former Member
0 Kudos

Thanks Don for suggestion.

How shall I write own standard rendering mode framework page, i don't have any idea in this regard.

Does it mean customizing AFP (Standard mode) in Portal ?.

Many Thanks

Nancy

0 Kudos

Welcome.

How shall I write own standard rendering mode framework page, i don't have any idea in this regard.

Its J2EE development in fact, you will need Java and Portal API expertise. Take a look to:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/001bfa1a-958e-2e10-c2be-d914f673e...

It will give you a rough idea what to do

kind regards

Amey-Mogare
Contributor
0 Kudos

Hello Nick and also this "Former member",

If I develop a custom framework page but how do I ensure that it is "responsive" like a FFP?

Let's say there's a requirement to also make this page, as shared by Nancy, responsive so that it works on Smartphone, Tablet & Desktops.

How would I ensure/implement this?

Thanks & Regards,

Amey


ROHITGERA1
Participant
0 Kudos

Hi Nancy,

Did you implemented the Fiori Framework page and achieved the look and feel which is mentioned ?

Please suggest.

Regards,

Rohit Gera

nickrankin
Contributor
0 Kudos

Hi Nancy,

FLP@EP supports displaying both remote content (catalogs/groups via gateway system) as well as portal iview content (WebDynpro app integrator, KM document iview etc..) as individual tiles on the Launchpad. Dynamic tiles using Service URLs are also supported.

The design and layout you are hoping to achieve would not be possible under Fiori Framework Page without major customizations.

Best regards,

Nick

Former Member
0 Kudos

Hello Nick

Thank you for reply.

I'm not sure about fiori customization in Portal. FFP extensions are available from version 7.5 but need lots of efforts to bring the look and feel.

Many thanks

Nancy.

0 Kudos

Hi Nick

Dos SAP provide the source code of FLP@EP in order to make this major changes? is there any guide about create our own FLP??


Thanks


nickrankin
Contributor

Hi Julio,

You can append sap-ui-debug=true to the FLP URL, which will provide non-minified UI5/FFP and FLP JavaScript resources.

This is a major change that would be needed to have the FFP behave in the way desired by the customer,

Best regards,

Nick

nickrankin
Contributor
0 Kudos

Hi Nancy,

The option to provide customer extension to FFP exist in earlier releases as well, you can refer to Note 2031108 for details.


All the best,

Nick