muser-8.x-1.x-dev/config/install/field.field.node.project.field_categories.yml
config/install/field.field.node.project.field_categories.yml
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_categories
- node.type.project
- taxonomy.vocabulary.categories
id: node.project.field_categories
field_name: field_categories
entity_type: node
bundle: project
label: 'Project categories'
description: 'Please select the academic subjects most directly related to this project. Students will be able to sort potential projects by category.'
required: true
translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:taxonomy_term'
handler_settings:
target_bundles:
categories: categories
sort:
field: name
direction: asc
auto_create: false
auto_create_bundle: ''
field_type: entity_reference
