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,20 @@
|
|||
uuid: 1862071b-3776-48b6-96ae-207891806771
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- paragraphs
|
||||
id: paragraph.field_content_reference
|
||||
field_name: field_content_reference
|
||||
entity_type: paragraph
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: node
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue