How to set width of table columns placed in dashboard portlet?
Question
How exactly can we set (via a calculation logic) the width of columns of a Result Matrix table placed in a Dashboard portlet?
Answer
Since the version 3.3.5, the width and other preferences can set for a table (ResultMatrix) in the Preferences Manager and are then applied at the Dashboard. Since the version 9.0 you can change the width and height using the .withLayout() method. See Layout Configuration (Dashboard) article for more details or API Docs for more methods.
, multiple selections available,
Related content
Layout Configuration (Dashboard)
Layout Configuration (Dashboard)
Read with this
Dashboards
Dashboards
More like this
Dashboards
Dashboards
More like this
How to Add a Link to Dashboard
How to Add a Link to Dashboard
Read with this
What resultType parameter to use to display chart created with chart builder API?
What resultType parameter to use to display chart created with chart builder API?
Read with this
Result Matrices
Result Matrices
More like this
Found an issue in documentation? Write to us.