Symptom
You want to set default sorting for all users in your system.
Environment
SAP Hybris Cloud for Customer
Resolution
-
Go to the work centre XYZ ( XYZ represents the work centre).
- Go to the work centre view ABC (ABC represents the work centre view).
- Click Adapt.
- Click Edit Master Layout.
- Hover over a Column you wish to sort.
- Click the sorting icon.
- Maintain the Columns you wish to sort.
Limitiations:
This can't be done on alphanumeric fields (like of type string or text) that have an unlimited length. This is a HANA limitation. Most standard fields aren't affected by this as they have limited length.
However almost all PDI extension fields are effected by this limitation. If you try and sort by a PDI text field, you will receive an error. Partners developers should be putting a sort option of "noSort" on these columns in the UI designer so that end users cant click to sort.
Keywords
Sorting, Key User, Column, Adapt , KBA , pdi , extension fields , nosort , ui designer , adapt , sort , column , personalise , AP-RC-UIF-FLX , Page Layout & Key User Configuration , How To