cancel
Showing results for 
Search instead for 
Did you mean: 

Can we control the seperators in control.type.extension and in formcellcontainer within it.

prashanthi_vangala2
Product and Topic Expert
Product and Topic Expert
0 Kudos
366

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
        },

View Entire Topic
bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

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.

prashanthi_vangala2
Product and Topic Expert
Product and Topic Expert
0 Kudos

I understand that "FieldDataCaptureViewExtension" is now part of the MDK?

Whom can i contact on this issue ?

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Field Data Capture is an extension control created by the Asset Manager team. You will need to reach out to them for additional information / support on the extension.

fapurcino
Explorer
Hi Bill, As this topic is from 2023 , is there any solution to style the separators? I really need some separators to be thicker.