Нет я имею ввиду что я просто создал тв-ку на input повесил стандартный migx Form Tabs: [ {"caption":"Foto", "fields": [ {"field":"color","caption":"color"}, {"field":"foto","caption":"Foto","inputTV":"listviews"}, {"field":"price","caption":"Price"} ]} ] Grid Columns: [ {"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"} ] Все на этом, больше никаких настроек нигде я не делал