mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-09-06 17:11:21 +00:00
Update field storage and instance settings
This commit is contained in:
parent
8ce2c5e587
commit
4cc9843d6b
4 changed files with 18 additions and 16 deletions
|
@ -16,14 +16,14 @@ translatable: false
|
|||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:node'
|
||||
handler: 'default:user'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
speaker: speaker
|
||||
target_bundles: null
|
||||
sort:
|
||||
field: title
|
||||
field: name
|
||||
direction: ASC
|
||||
behaviors:
|
||||
views-select-list:
|
||||
status: 0
|
||||
auto_create: false
|
||||
filter:
|
||||
type: _none
|
||||
include_anonymous: true
|
||||
field_type: entity_reference
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue