on 2024 Feb 09 10:15 AM
<context merge-by="type" type="User" component="simple-search" module="exploringbackoffice">
<simple-search:simple-search xmlns:simple-search="http://www.hybris.com/cockpitng/config/simplesearch">
<simple-search:field name="order" />
<simple-search:field name="totalprice"/>
<simple-search:sort-field asc="true" name="modifiedtime"/>
</simple-search:simple-search>
</context>
Is it right or need to write the renderer class
Request clarification before answering.
Hi @SruthiRaj
Can you add some clarification on what you are trying to do here?
What you have right now will filter Users based on an Order. You will not be able to filter (using simple search) based on the Total Order Price.
If you are looking to display the "Sum of all of the Total Order Prices for Customers", I would recommend looking into Report Definitions / ViewTypes
Report Definitions (ViewTypes) in Backoffice Administration Cockpit | SAP Help Portal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
19 | |
5 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.