-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcore.entity_form_display.node.event.default.yml
107 lines (107 loc) · 2.15 KB
/
core.entity_form_display.node.event.default.yml
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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
uuid: 3a49548f-c883-4195-aeb7-846a583b9692
langcode: en
status: true
dependencies:
config:
- field.field.node.event.body
- field.field.node.event.field_about
- field.field.node.event.field_events
- field.field.node.event.field_impressions
- node.type.event
module:
- media_library
- path
- text
id: node.event.default
targetEntityType: node
bundle: event
mode: default
content:
body:
type: text_textarea_with_summary
weight: 1
region: content
settings:
rows: 9
summary_rows: 3
placeholder: ''
show_summary: false
third_party_settings: { }
created:
type: datetime_timestamp
weight: 4
region: content
settings: { }
third_party_settings: { }
field_about:
type: string_textarea
weight: 2
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_events:
type: options_buttons
weight: 8
region: content
settings: { }
third_party_settings: { }
field_impressions:
type: media_library_widget
weight: 7
region: content
settings:
media_types: { }
third_party_settings: { }
path:
type: path
weight: 5
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
weight: 10
region: content
settings:
display_label: true
third_party_settings: { }
status:
type: boolean_checkbox
weight: 6
region: content
settings:
display_label: true
third_party_settings: { }
sticky:
type: boolean_checkbox
weight: 11
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 3
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
url_redirects:
weight: 9
region: content
settings: { }
third_party_settings: { }
hidden: { }