on 2023 Dec 12 2:28 PM
The customer wants to display only the lines between the characteristics but not between the fields within one characteristic section.I followed below blog:
https://blogs.sap.com/2023/04/26/whats-new-in-mobile-development-kit-client-23.4/#Separator
and used below syntax and combination of it but i did not notice anything taken into effect.
"Separators": {
"TopSectionSeparator": false,
"BottomSectionSeparator": false,
"HeaderSeparator": false,
"FooterSeparator": false,
"ControlSeparator": true
},
Request clarification before answering.
Since it is an extension control any ability to hide/show separators is a function of the extension control. You should reach out to the extension control developer for additional assistance on if this is possible or not.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
42 | |
6 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.