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 · 530 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 Vladimir Novak, 2 weeks ago
3 291 2 weeks ago
Plugins · by Mathieu Lecouturier, 3 weeks ago
3 277 3 weeks ago
Plugins · by Slebeig, 2 months ago
1 403 2 months ago
Plugins · by Rene, 2 months ago
2 574 2 months ago
Plugins · by Xavier, 3 months ago
2 490 3 months ago