Slightly adjust config on display of topics on pages
This commit is contained in:
parent
d79c79a810
commit
c73fb341cf
2 changed files with 12 additions and 17 deletions
|
@ -28,6 +28,7 @@ third_party_settings:
|
|||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
label: ''
|
||||
regions: { }
|
||||
_core:
|
||||
default_config_hash: IJqwajtBIucTAaMgGd7kE-hw_HVZOxJuku1ohZjxVUU
|
||||
|
@ -35,19 +36,12 @@ id: node.page.default
|
|||
targetEntityType: node
|
||||
bundle: page
|
||||
mode: default
|
||||
content:
|
||||
field_topics:
|
||||
type: entity_reference_label
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
content: { }
|
||||
hidden:
|
||||
body: true
|
||||
field_body_paragraph: true
|
||||
field_meta_tags: true
|
||||
field_summary: true
|
||||
field_topics: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue