on 2023 Jun 07 10:31 AM
Hello everybody,
I developed a Analytical List Page and a Requirement is to make A Filter which has a default Value, is Mandatory and is a Dropdown with SingleSelect not Multiselect.
I managed to make the Filter a Dropdown and it already has a DefaultValue.
Anyway I am struggeling to implement this Filter as Mandatory and as SingleSelect. I did not find any Annotations which worked and when trying it in the CDS View with the
@Consumption.Filter Annotation it did not work either.I also found this explanation on how to achieve SingleSelect for a Dropdown Value Help as a Dropdown Listbut I don't know where but the FilerRestrictions Annotations.Help would be really appreciated!Thanks and best RegardsMatthias
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
did you try @Consumption.filter : { selectionType: #SINGLE }
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
10 | |
10 | |
10 | |
10 | |
8 | |
6 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.