-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcore.entity_form_display.paragraph.chart.default.yml
More file actions
55 lines (55 loc) · 1.24 KB
/
core.entity_form_display.paragraph.chart.default.yml
File metadata and controls
55 lines (55 loc) · 1.24 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
uuid: 27c1d860-190b-4729-b737-d3f84e50da52
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.chart.field_chart_chart
- field.field.paragraph.chart.field_chart_description
- field.field.paragraph.chart.field_chart_title
- field.field.paragraph.chart.field_iframe_title
- paragraphs.paragraphs_type.chart
module:
- media_library
- text
_core:
default_config_hash: IyTUydpYd55EwqOH2lDJzvnXPgwUQBHjkukOfv5pWK8
id: paragraph.chart.default
targetEntityType: paragraph
bundle: chart
mode: default
content:
field_chart_chart:
type: media_library_widget
weight: 2
region: content
settings:
media_types: { }
third_party_settings: { }
field_chart_description:
type: text_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_chart_title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_iframe_title:
type: string_textfield
weight: 3
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
field_iframe_title: true
status: true