You are here

field.field.node.article.field_channel.yml in Thunder 8.5

config/optional/field.field.node.article.field_channel.yml

File

config/optional/field.field.node.article.field_channel.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_channel
  6. - node.type.article
  7. - taxonomy.vocabulary.channel
  8. id: node.article.field_channel
  9. field_name: field_channel
  10. entity_type: node
  11. bundle: article
  12. label: Channel
  13. description: 'Channels represent the site hierarchy. Create new and change existing channels <a href="/admin/structure/taxonomy/manage/channel/overview" target="_blank">here</a>.'
  14. required: true
  15. translatable: false
  16. default_value: { }
  17. default_value_callback: ''
  18. settings:
  19. handler: 'default:taxonomy_term'
  20. handler_settings:
  21. target_bundles:
  22. channel: channel
  23. sort:
  24. field: _none
  25. auto_create: false
  26. field_type: entity_reference