Move config out of redundant sync directory
This commit is contained in:
parent
a83fc897c7
commit
b1b12e0505
1372 changed files with 0 additions and 0 deletions
31
config/field.field.node.case_study.field_technologies.yml
Normal file
31
config/field.field.node.case_study.field_technologies.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: 24fe9f8d-053c-4977-b5dc-9c9fdcd1a49a
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_technologies
|
||||
- node.type.case_study
|
||||
- taxonomy.vocabulary.technologies
|
||||
_core:
|
||||
default_config_hash: 40GeQJRCefldgDENE1r5lUGfEnQ-XWaNJRd_UGp7rj4
|
||||
id: node.case_study.field_technologies
|
||||
field_name: field_technologies
|
||||
entity_type: node
|
||||
bundle: case_study
|
||||
label: Technologies
|
||||
description: '<a href="/admin/structure/taxonomy/manage/technologies/add">Add new technology term</a>'
|
||||
required: false
|
||||
translatable: true
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
handler: 'default:taxonomy_term'
|
||||
handler_settings:
|
||||
target_bundles:
|
||||
technologies: technologies
|
||||
sort:
|
||||
field: name
|
||||
direction: asc
|
||||
auto_create: false
|
||||
auto_create_bundle: ''
|
||||
field_type: entity_reference
|
Loading…
Add table
Add a link
Reference in a new issue