Hello there,
i tried to define a list display title:
---
title: Imprint
cmsTitle: This is a cmsTitle
---
I set the the 'pages_list_display_field' option in the admin.yaml like:
pages_list_display_field: cmsTitle
also tried:
pages_list_display_field: header.cmsTitle
but always the usal title is displayed.
Thanks for answers in advance.