You are here

field.field.group.learning_path.field_learning_path_category.yml in Opigno Learning path 3.x

config/install/field.field.group.learning_path.field_learning_path_category.yml

File

config/install/field.field.group.learning_path.field_learning_path_category.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.group.field_learning_path_category
  6. - group.type.learning_path
  7. - taxonomy.vocabulary.learning_path_category
  8. id: group.learning_path.field_learning_path_category
  9. field_name: field_learning_path_category
  10. entity_type: group
  11. bundle: learning_path
  12. label: Category
  13. description: ''
  14. required: false
  15. translatable: false
  16. default_value: { }
  17. default_value_callback: ''
  18. settings:
  19. handler: 'default:taxonomy_term'
  20. handler_settings:
  21. target_bundles:
  22. learning_path_category: learning_path_category
  23. sort:
  24. field: name
  25. direction: asc
  26. auto_create: false
  27. auto_create_bundle: ''
  28. field_type: entity_reference