-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathcore.entity_form_display.paragraph.content_cards.default.yml
More file actions
55 lines (55 loc) · 1.37 KB
/
core.entity_form_display.paragraph.content_cards.default.yml
File metadata and controls
55 lines (55 loc) · 1.37 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: 937f54ca-6f1d-4076-9b4f-6c2144c2e239
langcode: en
status: true
dependencies:
config:
- field.field.paragraph.content_cards.field_content_cards_content
- field.field.paragraph.content_cards.field_content_cards_desc
- field.field.paragraph.content_cards.field_content_cards_design
- field.field.paragraph.content_cards.field_content_cards_title
- paragraphs.paragraphs_type.content_cards
module:
- hdbt_admin_tools
- text
_core:
default_config_hash: 4JX8v7Gta5W0OzsGDjflvVox-ZrPt5vRzXQyWay75wA
id: paragraph.content_cards.default
targetEntityType: paragraph
bundle: content_cards
mode: default
content:
field_content_cards_content:
type: entity_reference_autocomplete
weight: 3
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
field_content_cards_desc:
type: text_textarea
weight: 1
region: content
settings:
rows: 5
placeholder: ''
third_party_settings: { }
field_content_cards_design:
type: design_field_widget
weight: 2
region: content
settings: { }
third_party_settings: { }
field_content_cards_title:
type: string_textfield
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
hidden:
created: true
status: true