You are here

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

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

File

config/install/field.field.group.learning_path.field_learning_path_duration.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.group.field_learning_path_duration
  6. - group.type.learning_path
  7. - taxonomy.vocabulary.duration
  8. id: group.learning_path.field_learning_path_duration
  9. field_name: field_learning_path_duration
  10. entity_type: group
  11. bundle: learning_path
  12. label: Duration
  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. duration: duration
  23. sort:
  24. field: name
  25. direction: asc
  26. auto_create: true
  27. auto_create_bundle: ''
  28. field_type: entity_reference