Restore access to the body field; use for short bio next to image
This commit is contained in:
parent
c95806ba71
commit
8eccec95f1
2 changed files with 32 additions and 8 deletions
|
@ -25,6 +25,14 @@ targetEntityType: node
|
|||
bundle: people
|
||||
mode: full
|
||||
content:
|
||||
body:
|
||||
type: text_summary_or_trimmed
|
||||
weight: 4
|
||||
region: content
|
||||
label: hidden
|
||||
settings:
|
||||
trim_length: 600
|
||||
third_party_settings: { }
|
||||
field_body_paragraph:
|
||||
weight: 2
|
||||
label: hidden
|
||||
|
@ -58,13 +66,12 @@ content:
|
|||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: right
|
||||
region: content
|
||||
links:
|
||||
weight: 4
|
||||
region: right
|
||||
weight: 5
|
||||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
body: true
|
||||
field_meta_tags: true
|
||||
field_summary: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue