4 Replies
Sorry,
my message disapear.
My probleme is to have widget to same line
I have 16 widget.
In my DashboardPanelProvider, i have this :
in my widget i put this
sort 1, 2,3...16 for position at the widget
but result it's not good for me
i want
[widget 1] [widget 2] [widget 3] [widget 4]
can you help me
i try another work
i create a dashboard page
`
and in my widget à put this :
i make this for all widget, it's better but not good

I need your help, please!
thanks a lot
On the widget you need
protected int|string|array $columnSpan = 1; not getColumns()
