Configure tile view mode for case study listing
This commit is contained in:
parent
04ae9b4dd4
commit
bbb899f8f9
5 changed files with 82 additions and 89 deletions
|
@ -0,0 +1,51 @@
|
|||
uuid: dc799418-ec3e-49b6-8674-76c72898a2f3
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- core.entity_view_mode.paragraph.columnar
|
||||
- field.field.paragraph.title.field_image
|
||||
- field.field.paragraph.title.field_style_color
|
||||
- field.field.paragraph.title.field_subtitle
|
||||
- field.field.paragraph.title.field_title
|
||||
- image.style.max_325x325
|
||||
- paragraphs.paragraphs_type.title
|
||||
module:
|
||||
- image
|
||||
- options
|
||||
- text
|
||||
id: paragraph.title.columnar
|
||||
targetEntityType: paragraph
|
||||
bundle: title
|
||||
mode: columnar
|
||||
content:
|
||||
field_image:
|
||||
weight: 2
|
||||
label: hidden
|
||||
settings:
|
||||
image_style: max_325x325
|
||||
third_party_settings: { }
|
||||
type: image_url
|
||||
region: content
|
||||
field_style_color:
|
||||
weight: 3
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: list_key
|
||||
region: content
|
||||
field_subtitle:
|
||||
weight: 1
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
field_title:
|
||||
weight: 0
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
region: content
|
||||
hidden: { }
|
Loading…
Add table
Add a link
Reference in a new issue