core.entity_form_display.paragraph.equipes.default.yml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. uuid: 750b5e59-be87-4bb5-8a4e-05630429ef70
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.equipes.field_membres
  7. - field.field.paragraph.equipes.field_texte_intro
  8. - field.field.paragraph.equipes.field_type_equipe
  9. - paragraphs.paragraphs_type.equipes
  10. module:
  11. - paragraphs
  12. - text
  13. id: paragraph.equipes.default
  14. targetEntityType: paragraph
  15. bundle: equipes
  16. mode: default
  17. content:
  18. field_membres:
  19. type: paragraphs
  20. weight: 2
  21. region: content
  22. settings:
  23. title: Paragraph
  24. title_plural: Paragraphs
  25. edit_mode: open
  26. closed_mode: summary
  27. autocollapse: none
  28. closed_mode_threshold: 0
  29. add_mode: dropdown
  30. form_display_mode: default
  31. default_paragraph_type: ''
  32. features:
  33. collapse_edit_all: collapse_edit_all
  34. duplicate: duplicate
  35. third_party_settings: { }
  36. field_texte_intro:
  37. type: text_textarea
  38. weight: 1
  39. region: content
  40. settings:
  41. rows: 5
  42. placeholder: ''
  43. third_party_settings: { }
  44. field_type_equipe:
  45. type: string_textfield
  46. weight: 0
  47. region: content
  48. settings:
  49. size: 60
  50. placeholder: ''
  51. third_party_settings: { }
  52. hidden:
  53. created: true
  54. status: true