You are here

core.entity_form_display.block_content.webform.default.yml in Webform 8.5

tests/modules/webform_test_block_custom/config/install/core.entity_form_display.block_content.webform.default.yml

File

tests/modules/webform_test_block_custom/config/install/core.entity_form_display.block_content.webform.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - block_content.type.webform
  6. - field.field.block_content.webform.body
  7. - field.field.block_content.webform.webform
  8. module:
  9. - text
  10. - webform
  11. id: block_content.webform.default
  12. targetEntityType: block_content
  13. bundle: webform
  14. mode: default
  15. content:
  16. body:
  17. type: text_textarea_with_summary
  18. weight: 26
  19. settings:
  20. rows: 9
  21. summary_rows: 3
  22. placeholder: ''
  23. third_party_settings: { }
  24. region: content
  25. info:
  26. type: string_textfield
  27. weight: -5
  28. region: content
  29. settings:
  30. size: 60
  31. placeholder: ''
  32. third_party_settings: { }
  33. webform:
  34. weight: 27
  35. settings: { }
  36. third_party_settings: { }
  37. type: webform_entity_reference_select
  38. region: content
  39. hidden: { }