Answer the question
In order to leave comments, you need to log in
What render in Migx to use for resource header?
Subject. TV "resources_to_migx" has type "list of resources" with parent 822. Values are entered into the table as expected.
I just can’t figure out how to render the result in the table in the admin panel.
How to display the page title of the page in the table, and not the id?
Form markup:
[{"caption":"migx_table", "fields": [
{"field":"tableGroup","caption":"Подгруппа","inputTV":"resources_to_migx"},
...
]
}]
[
{"header": "Подгруппа", "sortable": "true", "dataIndex": "tableGroup"},
...
]
Answer the question
In order to leave comments, you need to log in
[
{"caption":"Info", "fields": [
{"field":"pagetitle","caption":"Title"},
]}
]
[
{"header": "Title", "width": "160", "sortable": "true", "dataIndex": "pagetitle"}
]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question