cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Predefined Card layout on Fiori Overview Page

Former Member
2,886

Hello,

I would like to know if there is a way to set a predefined order for the cards on Fiori Overview page, so that each time you open the page the cards are shown in the order I want.

Does anybody know how to achieve this output?

Thank you so much!

Accepted Solutions (1)

Accepted Solutions (1)

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Pierfrancesco, by default it shows in the order defined.

The user can drag and drop the cards into their preferred order.

If it's not preserving the order between sessions, try saving it as a variant

Rgds

Jocelyn

Former Member
0 Likes

Thanks for the answer!

former_member708468
Participant
0 Likes

Hello Jocelyn,

Is there a way to set a specific size for example in 'pixels', instead of just in row and column numbers?

Regards,

Vsevolod

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert

No. Exact pixels would be considered limiting and not useful. SAP Fiori works using a grid layout that is responsive and adaptive to different device types. Find out more about it in the Multi-device support section of the SAP Fiori Design Guidelines.

former_member708468
Participant
0 Likes

Hello Jocelyn,

Do you know if it is possible to set an analytical card size in rem units? You also mentioned saving a layout as a variant. Can you please share how to do it?

Regards,

Vsevolod

Answers (3)

Answers (3)

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Likes

HI Florian, It depends on the capability of the backend system/version you are using to save these changes as part of personalization. Since I mostly work with the most recent versions of S/4HANA that's not usually a problem for me. If you are having an issue I would suggest raising a SAP Incident to confirm if your backend is able to save such changes or not.

Hope that helps.

Jocelyn

PaulBuettner
Participant

Hey Jocelyn,

I know this thread is quite old. But I was really desparate to get a default layout working and found this thread with joy but then failed.

What I found out by experiment:

The card collection is sorted by cardName - by default they are numbered in there ( like Card01, Card02 ,..) therefore it appears to be sorted by definition.

BR,

Paul

Anirban30
Newcomer
0 Likes
Hi @Jocelyn_Dart, is there any way to show table card in different tab in overview page. We generally do the tab using selctionvarient. If you have any example it would be great. Thanks in advance.
augustif
Discoverer
0 Likes

Hi jocelyn.dart,

we've recently created an OVP in one of our CDP's and stumbling about an issue which is related to this topic.

We are not really sure about the behaviour of user specifc card rearrangements. Sometimes the rearrangement of cards (i.e. the user is moving a card from the top left to the top right) is kept when the user is entering the app again or event re-launching the FIORI launchpad and sometimes it is not. We've checked out the variant management already but this is just considering any changes/presettings of the filter bar, but not the card arrangement.

Can somebody of you provide any information about the standard behavior or any hint about a resolution that the user specific card layout is always kept and reapplied constantly?

Thanks in advance for your feedback!

BR

Florian

junwu
SAP Champion
SAP Champion
0 Likes

it isn't showing in the order in which they are defined?

Former Member
0 Likes

Hello, thanks for your answer.

  1. Is the order of the cards defined in the manifest.json file? If so, it doesn't correspond to the cards order in the output.
  2. Also, the cards are by default movable by the single user. Is it possible to freeze them in the output so that they stick into the place I decide them to be?

Thank you.

former_member103161
Contributor

Hello Pierfrancesco,

1. The cards by default are displayed in ascending order of cardId as specified in the manifest

2. As of now the drag and drop of cards cannot be disabled.

Former Member
0 Likes

Thanks for the answer!

Regards,

Pierfrancesco