Advanced Composite Layout View Summaries

Hi. I have a workflow with several hundred components all with specific Advanced Composite View Layout items. I have several “additionalStyles” in each component to adjust background color, padding, etc.

I’d like to be able to query all these components for consistency. I don’t find the Advanced Composite View Layout JSON in any .knwf export read in with a Workflow Summary Extractor.

Where is that information stored in workflow? What file? Where in an export?

Your human help would be greatly appreciated. The AI help is a bit sparse,
Phil

Hey @philcremer,

this information can be found in the settings.xml of that corresponding component. In there you will find an entry called “layoutJSON” which is the encoded form of the layout string.

Hope that helps.
Greetings,
Daniel

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.