You are here

field.field.block_content.custom_content_list.field_group.yml in Open Social 8.6

modules/social_features/social_content_block/config/install/field.field.block_content.custom_content_list.field_group.yml

File

modules/social_features/social_content_block/config/install/field.field.block_content.custom_content_list.field_group.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - block_content.type.custom_content_list
  6. - field.storage.block_content.field_group
  7. - group.type.open_group
  8. - group.type.public_group
  9. id: block_content.custom_content_list.field_group
  10. field_name: field_group
  11. entity_type: block_content
  12. bundle: custom_content_list
  13. label: Group
  14. description: ''
  15. required: false
  16. translatable: false
  17. default_value: { }
  18. default_value_callback: ''
  19. settings:
  20. handler: 'default:group'
  21. handler_settings:
  22. target_bundles:
  23. open_group: open_group
  24. public_group: public_group
  25. sort:
  26. field: _none
  27. auto_create: false
  28. auto_create_bundle: open_group
  29. field_type: entity_reference