core.entity_form_display.paragraph.equipe.default.yml 1016 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. uuid: 288608a0-15c0-439b-9f5e-456dc09f93d4
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.equipe.field_intro
  7. - field.field.paragraph.equipe.field_personnes
  8. - paragraphs.paragraphs_type.equipe
  9. module:
  10. - paragraphs
  11. - text
  12. id: paragraph.equipe.default
  13. targetEntityType: paragraph
  14. bundle: equipe
  15. mode: default
  16. content:
  17. field_intro:
  18. weight: 0
  19. settings:
  20. rows: 5
  21. placeholder: ''
  22. third_party_settings: { }
  23. type: text_textarea
  24. region: content
  25. field_personnes:
  26. type: paragraphs
  27. weight: 1
  28. settings:
  29. title: Paragraph
  30. title_plural: Paragraphs
  31. edit_mode: open
  32. closed_mode: summary
  33. autocollapse: none
  34. closed_mode_threshold: 0
  35. add_mode: dropdown
  36. form_display_mode: default
  37. default_paragraph_type: ''
  38. features:
  39. collapse_edit_all: collapse_edit_all
  40. duplicate: duplicate
  41. third_party_settings: { }
  42. region: content
  43. hidden:
  44. created: true
  45. status: true