on 2024 Aug 07 8:27 AM
Hi everyone,
according to SAP Fiori Guidelines it is possible to display Dropdown Fields with Icons
https://experience.sap.com/fiori-design-web/select-web-component/#basic-select-with-icons
Does anyone know if this is somehow possible with CDS Annotations? I tried to find a fitting annotation but didn't succeed.
This is currently our filter
@Consumption: {
valueHelpDefinition: [ { entity: { name: '/LUNEH/FR_CI_DFLST_INV_STAT_VH', element: 'Status' } } ],
filter: { multipleSelections: true, selectionType: #SINGLE, hidden: false }
}
@ui.fieldGroup: [{label: 'Status'}]
@EndUserText.label: 'Status'
Status; Any Input is much appreciated!
Request clarification before answering.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.