Show full paragraphs on case study nodes
This commit is contained in:
parent
cf9bce28ef
commit
7f52419c13
1 changed files with 8 additions and 5 deletions
|
@ -22,7 +22,7 @@ dependencies:
|
|||
- responsive_image.styles.wide
|
||||
module:
|
||||
- ds
|
||||
- paragraphs
|
||||
- entity_reference_revisions
|
||||
- responsive_image
|
||||
- text
|
||||
- user
|
||||
|
@ -43,7 +43,6 @@ third_party_settings:
|
|||
- field_case_study_client
|
||||
- field_case_study_year
|
||||
- field_case_study_status
|
||||
- field_case_study_technologies
|
||||
- field_services
|
||||
- field_case_study_team
|
||||
- field_case_study_partners
|
||||
|
@ -62,12 +61,16 @@ bundle: case_study
|
|||
mode: full
|
||||
content:
|
||||
field_body_paragraph:
|
||||
type: paragraph_summary
|
||||
type: entity_reference_revisions_entity_view
|
||||
weight: 3
|
||||
region: content
|
||||
label: visually_hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
settings:
|
||||
view_mode: default
|
||||
link: ''
|
||||
third_party_settings:
|
||||
ds:
|
||||
ds_limit: ''
|
||||
field_case_study_client:
|
||||
type: text_default
|
||||
weight: 4
|
||||
|
|
Loading…
Reference in a new issue