Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Plugins

Admin: Page list display field not working

Started by Nico Petri 5 years ago · 1 replies · 409 views
5 years ago

Hello there,

i tried to define a list display title:

YAML
---
title: Imprint
cmsTitle: This is a cmsTitle
---

I set the the 'pages_list_display_field' option in the admin.yaml like:

TXT
pages_list_display_field: cmsTitle

also tried:

TXT
pages_list_display_field: header.cmsTitle

but always the usal title is displayed.

Thanks for answers in advance.

5 years ago

@npetri, Admin config field pages_list_display_field is a mystery to me...

It is referenced in a macro in Admin template /user/plugins/admin/themes/grav/templates/pages.html.twig but it looks like that template is never being called, or at least the macro in that template.

Maybe the page list is being generated in js, but I haven't found a reference to pages_list_display_field in js.

Maybe the devs can tell on https://github.com/getgrav/grav-plugin-admin

👍 1

Suggested topics

Topic Participants Replies Views Activity
Plugins · by Rene, 1 week ago
2 46 1 week ago
Plugins · by Xavier, 4 weeks ago
2 55 4 weeks ago
Plugins · by Luka Prinčič, 7 years ago
3 1181 1 month ago
Plugins · by Sebastian van de Meer, 1 month ago
1 49 1 month ago
Plugins · by PIERROT Alain, 2 months ago
3 73 2 months ago