You are here

core.entity_form_display.paragraph.paragraph_container.default.yml in Lingotek Translation 3.4.x

tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.paragraph.paragraph_container.default.yml

File

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