Solved
How to change default density about personalized table
Can I change default density about personalized table ? The default density is Short. But I want to change default density from Short to Tall.
Can I change default density about personalized table ? The default density is Short. But I want to change default density from Short to Tall.
Accepted Solution
@kobat It is currently not possible to change it by default.
We have the configuration to set the default value in JS pzpega_ui_template_grid_helpers gridMetaData.rowHeightClass = gridState.rowHeightClass ? gridState.rowHeightClass : ( rowHeightClass ? rowHeightClass : pega.ui.tGridConstants.GRID_ROWHEIGHT_COMPACT);
This JS rule type is final, so we can't save in client application rule set.
This issue has been logged as a Product Enhancement (FDBK-83645).
Question
Question
Question
Question Solved
Question
Question
Question
Question
Question
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.