cancel
Showing results for 
Search instead for 
Did you mean: 

Setting Default Card Width / Alignment (Fiori Elements Overview Page app)

kchatch1
Explorer

Hello,

I'm interested in setting a default width for this analytical card in my Overview Page Fiori app. The annotations for the app and chart are generated by CDS view. I've manually adjusted the width after running the app, but would like to set a default wider width and cannot find where to do that (Is it in the CDS view? Is it in the manifest file? Is it in the custom annotations file?). I also would like to align the legend and Donut chart on the same level and have them closer together. How is this done? Example code and where to put it would be very helpful.

Thanks!

Kevin

Accepted Solutions (1)

Accepted Solutions (1)

AlexNecula
Active Contributor
0 Kudos

Hi,

The default width/height of a card is done in manifest.json through the defaultSpan property

I don't know if it's possible to change the legend placement. You might have to create a custom card for that.

Alex

Answers (0)