core.entity_form_display.paragraph.subheading.default.yml 749 B

12345678910111213141516171819202122232425262728293031323334353637
  1. uuid: ccf98656-b60d-404d-be03-59d15408e054
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.subheading.field_subheading
  7. - paragraphs.paragraphs_type.subheading
  8. module:
  9. - field_layout
  10. - layout_discovery
  11. - text
  12. third_party_settings:
  13. field_layout:
  14. id: layout_onecol
  15. settings:
  16. label: ''
  17. id: paragraph.subheading.default
  18. targetEntityType: paragraph
  19. bundle: subheading
  20. mode: default
  21. content:
  22. field_subheading:
  23. type: text_textfield
  24. weight: 0
  25. region: content
  26. settings:
  27. size: 60
  28. placeholder: ''
  29. third_party_settings: { }
  30. translation:
  31. weight: 10
  32. region: content
  33. settings: { }
  34. third_party_settings: { }
  35. hidden:
  36. created: true
  37. status: true