-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcore.entity_form_display.node.participant.default.yml
110 lines (110 loc) · 2.43 KB
/
core.entity_form_display.node.participant.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
108
109
110
uuid: f1dfbe28-dc31-4ddb-b4b9-e44495bec190
langcode: en
status: true
dependencies:
config:
- field.field.node.participant.field_about
- field.field.node.participant.field_country
- field.field.node.participant.field_events
- field.field.node.participant.field_image
- field.field.node.participant.field_participant_roles
- field.field.node.participant.field_teams
- node.type.participant
module:
- country
- image_widget_crop
- path
id: node.participant.default
targetEntityType: node
bundle: participant
mode: default
content:
field_about:
type: string_textarea
weight: 3
region: content
settings:
rows: 5
placeholder: 'John Smith is a journalist from Toronto, Canada.'
third_party_settings: { }
field_country:
type: country_default
weight: 2
region: content
settings: { }
third_party_settings: { }
field_events:
type: options_buttons
weight: 4
region: content
settings: { }
third_party_settings: { }
field_image:
type: image_widget_crop
weight: 1
region: content
settings:
progress_indicator: throbber
preview_image_style: ''
crop_preview_image_style: small
crop_list:
- square
crop_types_required:
- square
warn_multiple_usages: true
show_crop_area: true
show_default_crop: true
third_party_settings: { }
field_participant_roles:
type: options_buttons
weight: 6
region: content
settings: { }
third_party_settings: { }
field_teams:
type: entity_reference_autocomplete
weight: 5
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 7
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: 8
region: content
settings:
display_label: true
third_party_settings: { }
title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: 'John Smith'
third_party_settings: { }
url_redirects:
weight: 9
region: content
settings: { }
third_party_settings: { }
hidden:
created: true
sticky: true
uid: true