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

Admin: Page list display field not working

Started by Nico Petri 5 years ago · 1 replies · 506 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 Mathieu Lecouturier, 6 days ago
3 128 3 days ago
Plugins · by Slebeig, 4 weeks ago
1 296 4 weeks ago
Plugins · by Rene, 2 months ago
2 452 2 months ago
Plugins · by Xavier, 2 months ago
2 368 2 months ago
Plugins · by Luka Prinčič, 7 years ago
3 1594 2 months ago