Add group by so multiple authors don't result in multiple rows for content
Ref #236
This commit is contained in:
parent
0b317bc8af
commit
5052c4745e
1 changed files with 1 additions and 0 deletions
|
@ -718,6 +718,7 @@ display:
|
||||||
admin_label: Authors
|
admin_label: Authors
|
||||||
plugin_id: standard
|
plugin_id: standard
|
||||||
required: false
|
required: false
|
||||||
|
group_by: true
|
||||||
show_admin_links: false
|
show_admin_links: false
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
|
|
Loading…
Reference in a new issue