V
V
Vadim Yagofarov2018-12-12 10:21:05
MODX
Vadim Yagofarov, 2018-12-12 10:21:05

Text not showing in mix fields?

Displayed so before and the text was displayed normally. In the admin panel, the text is not visible, but the site displays everything ok.
5c10b6a9bd45a981921878.png
migh settings: form tabs::

[{"caption":"Преимущество", "fields": [
    {"field":"name", "caption":"Название"},
    {"field":"size", "caption":"Размер"},
    {"field":"oldprice", "caption":"Старая цена"},
    {"field":"newprice", "caption":"Новая цена"},
    {"field":"tag", "caption":"Тип памятника, тег для сортировки"},
    {"field":"image", "caption":"Изображение", "inputTVtype":"image"}
]
}]

column layout
[
{
  "header": "Изображение", "sortable": "true", "dataIndex": "image", "renderer": "this.renderImage"
},
{
  "header": "Название", "sortable": "true", "dataIndex": "description"
},
{
  "header": "Размер", "sortable": "true", "dataIndex": "description"
},
{
  "header": "Старая цена", "sortable": "true", "dataIndex": "description"
},
{
  "header": "Новая цена", "sortable": "true", "dataIndex": "description"
},
{
  "header": "Тип памятника, тег для сортировки", "sortable": "true", "dataIndex": "description"
}
]

I output as follows

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Tarasov, 2018-12-12
@GIRUPC

MIGX parameters and how you display it on the site - please go to the studio.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question