You are here

field.field.node.event.body.yml in Open Social 8.4

modules/social_features/social_event/config/install/field.field.node.event.body.yml

File

modules/social_features/social_event/config/install/field.field.node.event.body.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.body
  6. - node.type.event
  7. module:
  8. - text
  9. id: node.event.body
  10. field_name: body
  11. entity_type: node
  12. bundle: event
  13. label: Body
  14. description: ''
  15. required: true
  16. translatable: true
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. display_summary: false
  21. field_type: text_with_summary