core.entity_form_display.paragraph.paragraph_chapitre.default.yml 909 B

123456789101112131415161718192021222324252627282930313233343536
  1. uuid: 2cd91a90-ea34-41cb-ae14-3ee04074b689
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.paragraph_chapitre.field_nv_chapitre
  7. - paragraphs.paragraphs_type.paragraph_chapitre
  8. module:
  9. - paragraphs
  10. id: paragraph.paragraph_chapitre.default
  11. targetEntityType: paragraph
  12. bundle: paragraph_chapitre
  13. mode: default
  14. content:
  15. field_nv_chapitre:
  16. type: paragraphs
  17. weight: 0
  18. region: content
  19. settings:
  20. title: Paragraphe
  21. title_plural: Paragraphs
  22. edit_mode: closed_expand_nested
  23. closed_mode: summary
  24. autocollapse: none
  25. closed_mode_threshold: 0
  26. add_mode: button
  27. form_display_mode: default
  28. default_paragraph_type: titre_de_chapitre
  29. features:
  30. add_above: '0'
  31. collapse_edit_all: collapse_edit_all
  32. duplicate: duplicate
  33. third_party_settings: { }
  34. hidden:
  35. created: true
  36. status: true