on 2022 Apr 14 8:13 AM
Hello
I'm trying to change the Default-Group Description in a SmartFilterbar. In the following Screenshot i want to Replace "DocumentSet" by "Other Filters"
I wanted to be all fields, which i did not explictly assign to a FieldGroup, to be shown up in a group called "Other Filters".
I know i could just change the Label of the Entity Document to "Other Filters" with the annotation Common.Label. Something like this:
But somehow this looks a little bit wrong to me, cause the Description of the Entity Document is not "Other Filters". Do you know if there is any better (easy & smart) way. As we have a lot of fields, i don't wont to create manually a default-group and assign all the fields.
Thanks and best regards
Simon
Request clarification before answering.
Hi.
You can add FiedGroup annotation to all entity fields
@UI.fieldGroup: [{ label: 'Field group label', position: 20, qualifier: 'BasicData' }]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Aleksandr
Thanks the quick reply. Unfortunately i could not use CDS-Views, so this would somehow blow up the MPC-Coding or the annotation.xml.
Best regards
Simon
User | Count |
---|---|
74 | |
30 | |
9 | |
7 | |
7 | |
6 | |
6 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.