-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcore.entity_form_display.node.questionnaire.default.yml
95 lines (95 loc) · 1.92 KB
/
core.entity_form_display.node.questionnaire.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
uuid: 265868f3-25bf-4168-ad65-e98c3fcb2cc0
langcode: en
status: true
dependencies:
config:
- field.field.node.questionnaire.field_description
- field.field.node.questionnaire.field_h5p
- node.type.questionnaire
module:
- content_moderation
- h5peditor
- path
id: node.questionnaire.default
targetEntityType: node
bundle: questionnaire
mode: default
content:
created:
type: datetime_timestamp
weight: 5
region: content
settings: { }
third_party_settings: { }
field_description:
weight: 1
settings:
rows: 5
placeholder: ''
third_party_settings: { }
type: string_textarea
region: content
field_h5p:
weight: 2
settings: { }
third_party_settings: { }
type: h5p_editor
region: content
langcode:
type: language_select
weight: 3
region: content
settings:
include_locked: true
third_party_settings: { }
moderation_state:
type: moderation_state_default
weight: 9
settings: { }
region: content
third_party_settings: { }
path:
type: path
weight: 8
region: content
settings: { }
third_party_settings: { }
promote:
type: boolean_checkbox
settings:
display_label: true
weight: 6
region: content
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 10
region: content
third_party_settings: { }
sticky:
type: boolean_checkbox
settings:
display_label: true
weight: 7
region: content
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
uid:
type: entity_reference_autocomplete
weight: 4
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
region: content
third_party_settings: { }
hidden: { }