Symptom
When filtering in the UI by ascending order the filter does not display correctly
Environment
- SAP Business ByDesign
- SAP Cloud Applications Studio
Reproducing the Issue
- In the UI Designer the "Sort Option" is set to "Ascending Order"
- Access the UI
- Navigate to the custom EC
- Select a field that you would like to filter by
- Select "Ascending Order"
- The displayed values are not shown in the expected order and are instead all mixed
Cause
The frontend data model has lists nested within lists. The lists that are nested within the parent list are not being hit via the backend as they are not supported.
Resolution
Nested datalists do not work with filters like Ascending Order. This is a system limitation.
Keywords
Sort, Option, sort option, UI designer, UI, PDI, Ascending Order, Filter, Descending Order , KBA , AP-RC-UIF , C4C UI Framework , Problem
Product
SAP Business ByDesign all versions ; SAP Cloud Applications Studio all versions