You are here

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

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

File

config/install/core.entity_form_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. type: text_textarea_with_summary
  18. weight: 2
  19. settings:
  20. rows: 9
  21. summary_rows: 3
  22. placeholder: ''
  23. third_party_settings: { }
  24. region: content
  25. field_panopoly_widgets_file:
  26. weight: 1
  27. settings:
  28. progress_indicator: throbber
  29. third_party_settings: { }
  30. type: file_generic
  31. region: content
  32. info:
  33. type: string_textfield
  34. weight: 0
  35. region: content
  36. settings:
  37. size: 60
  38. placeholder: ''
  39. third_party_settings: { }
  40. hidden: { }