-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathcore.entity_form_display.paragraph.contact_card.default.yml
More file actions
83 lines (83 loc) · 2.09 KB
/
core.entity_form_display.paragraph.contact_card.default.yml
File metadata and controls
83 lines (83 loc) · 2.09 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
71
72
73
74
75
76
77
78
79
80
81
82
83
uuid: 49bdbbee-a135-4d34-8782-f44b8bb84d5c
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.contact_card.field_contact_description
- field.field.paragraph.contact_card.field_contact_image_photographer
- field.field.paragraph.contact_card.field_contact_image_reference
- field.field.paragraph.contact_card.field_contact_name
- field.field.paragraph.contact_card.field_contact_social_media_link
- field.field.paragraph.contact_card.field_contact_title
- field.field.paragraph.contact_card.field_email
- field.field.paragraph.contact_card.field_phone_number
- paragraphs.paragraphs_type.contact_card
module:
- link
- media_library
- telephone
_core:
default_config_hash: xjbHYsHPxl1_konqxWI_VZ9Mmffc6T3cw-bIKWdiPVQ
id: paragraph.contact_card.default
targetEntityType: paragraph
bundle: contact_card
mode: default
content:
field_contact_description:
type: string_textarea
weight: 5
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_contact_image_reference:
type: media_library_widget
weight: 0
region: content
settings:
media_types: { }
third_party_settings: { }
field_contact_name:
type: string_textfield
weight: 1
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_contact_social_media_link:
type: link_default
weight: 7
region: content
settings:
placeholder_url: ''
placeholder_title: ''
third_party_settings: { }
field_contact_title:
type: string_textfield
weight: 2
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_email:
type: email_default
weight: 3
region: content
settings:
placeholder: ''
size: 60
third_party_settings: { }
field_phone_number:
type: telephone_default
weight: 4
region: content
settings:
placeholder: ''
third_party_settings: { }
hidden:
created: true
field_contact_image_photographer: true
status: true