You are here

field.field.taxonomy_term.topic_types.field_topic_type_icon.yml in Open Social 10.1.x

modules/social_features/social_topic/config/install/field.field.taxonomy_term.topic_types.field_topic_type_icon.yml

File

modules/social_features/social_topic/config/install/field.field.taxonomy_term.topic_types.field_topic_type_icon.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.taxonomy_term.field_topic_type_icon
  6. - taxonomy.vocabulary.topic_types
  7. module:
  8. - options
  9. id: taxonomy_term.topic_types.field_topic_type_icon
  10. field_name: field_topic_type_icon
  11. entity_type: taxonomy_term
  12. bundle: topic_types
  13. label: Icon
  14. description: ''
  15. required: true
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: 'social_topic_default_value_function'
  19. settings: { }
  20. field_type: list_string