You are here

core.entity_view_display.block_content.panopoly_widgets_file.default.yml in Panopoly Widgets 8.2

config/install/core.entity_view_display.block_content.panopoly_widgets_file.default.yml

File

config/install/core.entity_view_display.block_content.panopoly_widgets_file.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - block_content.type.panopoly_widgets_file
  6. - field.field.block_content.panopoly_widgets_file.body
  7. - field.field.block_content.panopoly_widgets_file.field_panopoly_widgets_file
  8. module:
  9. - file
  10. - text
  11. id: block_content.panopoly_widgets_file.default
  12. targetEntityType: block_content
  13. bundle: panopoly_widgets_file
  14. mode: default
  15. content:
  16. body:
  17. label: hidden
  18. type: text_default
  19. weight: 0
  20. settings: { }
  21. third_party_settings: { }
  22. region: content
  23. field_panopoly_widgets_file:
  24. weight: 1
  25. label: hidden
  26. settings: { }
  27. third_party_settings: { }
  28. type: file_default
  29. region: content
  30. hidden: { }