You are here

field.field.profile.profile.field_profile_interests.yml in Open Social 10.3.x

modules/social_features/social_profile/config/install/field.field.profile.profile.field_profile_interests.yml

File

modules/social_features/social_profile/config/install/field.field.profile.profile.field_profile_interests.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.profile.field_profile_interests
  6. - profile.type.profile
  7. - taxonomy.vocabulary.interests
  8. id: profile.profile.field_profile_interests
  9. field_name: field_profile_interests
  10. entity_type: profile
  11. bundle: profile
  12. label: Interests
  13. description: 'Separate multiple values by a comma.'
  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. interests: interests
  23. sort:
  24. field: _none
  25. auto_create: true
  26. auto_create_bundle: ''
  27. field_type: entity_reference