You are here

field.field.post.photo.field_album.yml in Open Social 10.2.x

modules/social_features/social_album/config/install/field.field.post.photo.field_album.yml

File

modules/social_features/social_album/config/install/field.field.post.photo.field_album.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.post.field_album
  6. - node.type.album
  7. - social_post.post_type.photo
  8. id: post.photo.field_album
  9. field_name: field_album
  10. entity_type: post
  11. bundle: photo
  12. label: 'Add image(s) to an album'
  13. description: 'The album visibility will be the same as the visibility of this post'
  14. required: false
  15. translatable: false
  16. default_value: { }
  17. default_value_callback: ''
  18. settings:
  19. handler: views
  20. handler_settings:
  21. view:
  22. view_name: albums
  23. display_name: entity_reference
  24. arguments: { }
  25. field_type: entity_reference