Add and configure a content reference paragraph type
This commit is contained in:
parent
a1a3c1bab7
commit
1a3ea45feb
8 changed files with 167 additions and 2 deletions
|
@ -0,0 +1,21 @@
|
|||
uuid: 160f66af-bbb4-4d93-856f-6e2be7948dbf
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.content_reference.field_content_reference
|
||||
- paragraphs.paragraphs_type.content_reference
|
||||
id: paragraph.content_reference.default
|
||||
targetEntityType: paragraph
|
||||
bundle: content_reference
|
||||
mode: default
|
||||
content:
|
||||
field_content_reference:
|
||||
weight: 0
|
||||
label: above
|
||||
settings:
|
||||
link: true
|
||||
third_party_settings: { }
|
||||
type: entity_reference_label
|
||||
region: content
|
||||
hidden: { }
|
Loading…
Add table
Add a link
Reference in a new issue