You are here

field.field.profile.profile.field_profile_interests.yml in Open Social 10.2.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. _core:
  9. default_config_hash: 3lITbyDH8RJ0nmopxGSVhcW4u3Nd2WGIqbcj5xyZ2gg
  10. id: profile.profile.field_profile_interests
  11. field_name: field_profile_interests
  12. entity_type: profile
  13. bundle: profile
  14. label: Interests
  15. description: 'Separate multiple values by a comma.'
  16. required: false
  17. translatable: false
  18. default_value: { }
  19. default_value_callback: ''
  20. settings:
  21. handler: 'default:taxonomy_term'
  22. handler_settings:
  23. target_bundles:
  24. interests: interests
  25. sort:
  26. field: _none
  27. auto_create: true
  28. auto_create_bundle: ''
  29. field_type: entity_reference