You are here

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

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

File

config/install/field.field.group.learning_path.field_learning_path_description.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.group.field_learning_path_description
  6. - group.type.learning_path
  7. module:
  8. - text
  9. id: group.learning_path.field_learning_path_description
  10. field_name: field_learning_path_description
  11. entity_type: group
  12. bundle: learning_path
  13. label: Description
  14. description: ''
  15. required: false
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings: { }
  20. field_type: text_long