mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-07 09:11:22 +00:00
Add migrated field instance settings
This commit is contained in:
parent
5e4063539b
commit
8ce2c5e587
22 changed files with 423 additions and 5 deletions
|
@ -0,0 +1,22 @@
|
|||
uuid: 25828df3-853e-451b-914f-df578d443e7d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_additional_information
|
||||
- node.type.venue
|
||||
module:
|
||||
- text
|
||||
id: node.venue.field_additional_information
|
||||
field_name: field_additional_information
|
||||
entity_type: node
|
||||
bundle: venue
|
||||
label: 'Additional information'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
allowed_formats: { }
|
||||
field_type: text_long
|
Loading…
Add table
Add a link
Reference in a new issue