Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 461 Bytes

2024-01-04-add-initial-sorting-to-customer-detail-order-view.md

File metadata and controls

9 lines (9 loc) · 461 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add initial sorting functionality to customer detail order view
issue: NEXT-33105
author: Marcus Müller
author_email: [email protected]
author_github: @M-arcus
---

Administration

  • Added sortBy and sortDirection properties to the data object in Resources/app/administration/src/module/sw-customer/component/sw-customer-detail-base.html.twig to enable initial sorting functionality for the customer detail order view.