-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcore.entity_form_display.node.webform.default.yml
100 lines (100 loc) · 2 KB
/
core.entity_form_display.node.webform.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
uuid: ea132db4-96bf-4fd8-9bcd-5468b71cf3ea
langcode: fr
status: true
dependencies:
config:
- field.field.node.webform.body
- field.field.node.webform.webform
- node.type.webform
module:
- path
- text
- webform
_core:
default_config_hash: A3evv2pt6d-bKCPcgjXA5VGTemXWOxG3lSXvWiRWcck
id: node.webform.default
targetEntityType: node
bundle: webform
mode: default
content:
body:
type: text_textarea_with_summary
weight: 0
settings:
rows: 9
summary_rows: 3
placeholder: ''
third_party_settings: { }
region: content
created:
type: datetime_timestamp
weight: 10
settings: { }
third_party_settings: { }
region: content
langcode:
type: language_select
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
moderation_state:
weight: 121
settings:
size: 60
placeholder: ''
third_party_settings: { }
type: string_textfield
region: content
path:
type: path
weight: 30
settings: { }
third_party_settings: { }
region: content
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 15
third_party_settings: { }
region: content
status:
type: boolean_checkbox
settings:
display_label: true
weight: 120
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 16
third_party_settings: { }
region: content
title:
type: string_textfield
weight: -5
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
uid:
type: entity_reference_autocomplete
weight: 5
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
third_party_settings: { }
region: content
webform:
weight: 0
settings: { }
third_party_settings: { }
type: webform_entity_reference_select
region: content
hidden: { }