You are here

field.field.node.blog.field_authors.yml in Brainstorm profile 8

module/features/brainstorm_blog/config/install/field.field.node.blog.field_authors.yml

File

module/features/brainstorm_blog/config/install/field.field.node.blog.field_authors.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_authors
  6. - node.type.blog
  7. id: node.blog.field_authors
  8. field_name: field_authors
  9. entity_type: node
  10. bundle: blog
  11. label: Authors
  12. description: ''
  13. required: false
  14. translatable: false
  15. default_value: { }
  16. default_value_callback: ''
  17. settings:
  18. handler: views
  19. handler_settings:
  20. view:
  21. view_name: author
  22. display_name: entity_reference_1
  23. arguments: { }
  24. field_type: entity_reference