[ {"caption":"Foto", "fields": [ {"field":"color","caption":"color"}, {"field":"foto","caption":"Foto","inputTV":"listviews"}, {"field":"price","caption":"Price"} ]} ]
[ {"header": "Color", "width": "20", "sortable": "true", "dataIndex": "color"}, {"header": "Foto", "width": "100", "sortable": "false", "dataIndex": "foto","renderer": "this.renderChunk","renderoptions":"[{\"name\":\"tpl\"}]"}, {"header": "Price", "width": "10", "sortable": "true", "dataIndex": "price"} ]
Там надо внимательно все массивы данных (JSON) перепроверять.
выкладывайте чанк, формирующий внутренний MIGX-массив
{"header": "Foto", "width": "100", "sortable": "false", "dataIndex": "foto","renderer": "this.renderChunk","renderoptions":"[{\"name\":\"tpl\"}]"},