Widgets on 2/3 and 1/3 of the page
I am trying to get 2 widgets on the same row - 2/3 and 1/3 of the dashboard page. I have tried $columnSpan on both, but doesn't seem to work. Any advice? Thanks!
7 Replies
Any advice how to make it work?
Make sure the page grid is 3 and the columnspan is 2/3 and 1/3
How do I set page grid to 3? It's the main dashboard
Override the main dashboard and use your own page and specify the widget columns?
Ok, I will try this! From the documentation I got the impression that the default grid is setup to 12 coliumns and I need to just setup columnSpan based on my needs.
By default I am sure we use it at 2 in all grids/columns. We support 12
I see, thanks!