Checklist before I submit this issue report
I confirm that:
My environment is:
| Key |
Value |
| PHP version: |
7.1.20 |
| Contao version: |
3.5.35 |
| DC_General version: |
2.0.0-beta47 |
| Installation via composer: |
contao-community-alliance/composer-client 0.16.6 |
| metamodels/core |
2.0.2 |
Issue description
https://community.contao.org/de/showthread.php?71581-Header-im-parentView
Steps to reproduce
- create standalone MM (mm_parent)
- create child MM (mm_child)
- go to edit-mask of mm_child
Describe the behaviour of the application
There seems to be no configuration options for headerFields it just display's "Änderungsdatum" (tstamp) which is not even an explicit attribute of mm_parent.
Describe the expected behaviour of the application
There should either be a config option (not shure if attributes, input-mask or rendersettings is the right place) or the headerFields should be determined by convention (like allways use id, title, name, headline, tstamp... if present)
Screenshots

Checklist before I submit this issue report
I confirm that:
My environment is:
Issue description
https://community.contao.org/de/showthread.php?71581-Header-im-parentView
Steps to reproduce
Describe the behaviour of the application
There seems to be no configuration options for
headerFieldsit just display's "Änderungsdatum" (tstamp) which is not even an explicit attribute of mm_parent.Describe the expected behaviour of the application
There should either be a config option (not shure if attributes, input-mask or rendersettings is the right place) or the headerFields should be determined by convention (like allways use id, title, name, headline, tstamp... if present)
Screenshots