-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcore.entity_view_display.node.project.teaser.yml
More file actions
70 lines (70 loc) · 1.62 KB
/
core.entity_view_display.node.project.teaser.yml
File metadata and controls
70 lines (70 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
uuid: 7059b275-cb4e-4571-aa5a-8b3b071bdbbd
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.project.body
- field.field.node.project.field_attributes
- field.field.node.project.field_development_goals
- field.field.node.project.field_drawing
- field.field.node.project.field_events
- field.field.node.project.field_hero
- field.field.node.project.field_impressions
- field.field.node.project.field_links
- field.field.node.project.field_summary
- field.field.node.project.field_teams
- node.type.project
module:
- user
id: node.project.teaser
targetEntityType: node
bundle: project
mode: teaser
content:
field_drawing:
type: entity_reference_entity_view
label: hidden
settings:
view_mode: default
link: true
third_party_settings: { }
weight: 1
region: content
field_hero:
type: entity_reference_entity_view
label: hidden
settings:
view_mode: default
link: false
third_party_settings: { }
weight: 0
region: content
field_summary:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 3
region: content
field_teams:
type: entity_reference_label
label: hidden
settings:
link: false
third_party_settings: { }
weight: 2
region: content
links:
settings: { }
third_party_settings: { }
weight: 4
region: content
hidden:
body: true
field_attributes: true
field_development_goals: true
field_events: true
field_impressions: true
field_links: true