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. type: text_textarea
  19. weight: 0
  20. region: content
  21. settings:
  22. rows: 5
  23. placeholder: ''
  24. third_party_settings: { }
  25. field_personnes:
  26. type: paragraphs
  27. weight: 1
  28. region: content
  29. settings:
  30. title: Paragraph
  31. title_plural: Paragraphs
  32. edit_mode: open
  33. closed_mode: summary
  34. autocollapse: none
  35. closed_mode_threshold: 0
  36. add_mode: dropdown
  37. form_display_mode: default
  38. default_paragraph_type: ''
  39. features:
  40. collapse_edit_all: collapse_edit_all
  41. duplicate: duplicate
  42. third_party_settings: { }
  43. hidden:
  44. created: true
  45. status: true