Question
process model in section layout in Navigation(collapsible)
When i add process model to navigation bar it works fine but then i collap the navigation bar it show blank on icon click

how to add process model to section layout?
a!sectionLayout(
contents: { rule!TCT_Template_Dashboard() }
),
a!sectionLayout(
contents: {
}
),
