You are here

core.entity_form_display.paragraph.contact.default.yml in Bootstrap Paragraphs 8

config/install/core.entity_form_display.paragraph.contact.default.yml

File

config/install/core.entity_form_display.paragraph.contact.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.contact.field_background
  6. - field.field.paragraph.contact.field_contact
  7. - field.field.paragraph.contact.field_width
  8. - paragraphs.paragraphs_type.contact
  9. id: paragraph.contact.default
  10. targetEntityType: paragraph
  11. bundle: contact
  12. mode: default
  13. content:
  14. field_background:
  15. weight: 0
  16. settings: { }
  17. third_party_settings: { }
  18. type: options_select
  19. field_contact:
  20. weight: 2
  21. settings: { }
  22. third_party_settings: { }
  23. type: options_select
  24. field_width:
  25. weight: 1
  26. settings: { }
  27. third_party_settings: { }
  28. type: options_select
  29. hidden:
  30. created: true
  31. status: true
  32. uid: true