I have Grid layer with insert layer as children (params in code snippet). The insertedLayoutTemplate
contains state changeconditions
for the root container layer
of the insertedLayout
.
{
"source": "query",
"sourceParams": {
"query": "all",
"table": "itemToInsert",
"template": "insertedLayoutTemplate",
"layout": "insertedLayout",
"columnSpan": 12
}
}
The grid shows wrong index after inserted sublayers state change from hidden to visible