You are here

core.entity_form_display.paragraph.bp_column_wrapper.default.yml in Bootstrap Paragraphs 8.2

config/optional/core.entity_form_display.paragraph.bp_column_wrapper.default.yml

File

config/optional/core.entity_form_display.paragraph.bp_column_wrapper.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.bp_column_wrapper.bp_column_content_w
  6. - paragraphs.paragraphs_type.bp_column_wrapper
  7. module:
  8. - paragraphs
  9. id: paragraph.bp_column_wrapper.default
  10. targetEntityType: paragraph
  11. bundle: bp_column_wrapper
  12. mode: default
  13. content:
  14. bp_column_content_w:
  15. type: entity_reference_paragraphs
  16. weight: 0
  17. settings:
  18. title: Paragraph
  19. title_plural: Paragraphs
  20. edit_mode: closed
  21. add_mode: dropdown
  22. form_display_mode: default
  23. third_party_settings: { }
  24. region: content
  25. hidden:
  26. created: true
  27. status: true
  28. uid: true