You are here

field.field.group.learning_path.field_required_trainings.yml in Opigno Learning path 8

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

File

config/install/field.field.group.learning_path.field_required_trainings.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.group.field_required_trainings
  6. - group.type.learning_path
  7. id: group.learning_path.field_required_trainings
  8. field_name: field_required_trainings
  9. entity_type: group
  10. bundle: learning_path
  11. label: 'Required Trainings'
  12. description: 'You can specify the list of trainings that the user must complete before starting this training. You can choose one or more trainings (separated by comma).'
  13. required: false
  14. translatable: false
  15. default_value: { }
  16. default_value_callback: ''
  17. settings:
  18. handler: 'default:group'
  19. handler_settings:
  20. target_bundles:
  21. learning_path: learning_path
  22. sort:
  23. field: _none
  24. auto_create: false
  25. auto_create_bundle: ''
  26. field_type: entity_reference