- in IDE:
- open core/admin_templates/catalog_tab.tpl file for editing
- add totals_render_as="grid_total_row" attribute to the <inp2:m_RenderElement name="grid_js" ... tag call
- save changes
- open core/units/categories/categories_config.php file for editing
- add 'ThumbPath' => Array ('filter_block' => 'grid_like_filter', 'totals' => 'SUM'), to the Fields array of Default grid
- save changes
- in Admin Console
- login to Admin Console
- go to Website & Content → Structure & Data section
- click on Sections tab
- confirm, that:
- categories/sections grid is displayed correctly
- there is new column for ThumbPath and it has 0 as total value below it
Details
Details
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint OK - Unit
No Unit Test Coverage - Build Status
Buildable 916 Build 916: arc lint + arc unit