You are here

field.field.node.event.field_event_type.yml in Open Social 8.8

modules/social_features/social_event/modules/social_event_type/config/features_removal/field.field.node.event.field_event_type.yml

File

modules/social_features/social_event/modules/social_event_type/config/features_removal/field.field.node.event.field_event_type.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_event_type
  6. - node.type.event
  7. - taxonomy.vocabulary.event_types
  8. id: node.event.field_event_type
  9. field_name: field_event_type
  10. entity_type: node
  11. bundle: event
  12. label: 'Event type'
  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. event_types: event_types
  23. sort:
  24. field: _none
  25. auto_create: false
  26. auto_create_bundle: ''
  27. field_type: entity_reference