core.entity_form_display.paragraph.sous_partie_programme_contents.default.yml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. uuid: a3b70c19-c59f-44ae-a4cf-7ad22e8abf68
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.sous_partie_programme_contents.field_liste_contenus
  7. - field.field.paragraph.sous_partie_programme_contents.field_texte
  8. - field.field.paragraph.sous_partie_programme_contents.field_titre
  9. - paragraphs.paragraphs_type.sous_partie_programme_contents
  10. module:
  11. - field_group
  12. - text
  13. third_party_settings:
  14. field_group:
  15. group_tabs:
  16. children:
  17. - group_infos
  18. - group_liens
  19. label: Tabs
  20. region: content
  21. parent_name: ''
  22. weight: 20
  23. format_type: tabs
  24. format_settings:
  25. classes: ''
  26. id: ''
  27. direction: vertical
  28. group_infos:
  29. children:
  30. - field_titre
  31. - field_texte
  32. label: Infos
  33. region: content
  34. parent_name: group_tabs
  35. weight: 20
  36. format_type: tab
  37. format_settings:
  38. classes: ''
  39. id: ''
  40. formatter: open
  41. description: ''
  42. required_fields: true
  43. group_liens:
  44. children:
  45. - field_liste_contenus
  46. label: Liens
  47. region: content
  48. parent_name: group_tabs
  49. weight: 21
  50. format_type: tab
  51. format_settings:
  52. classes: ''
  53. id: ''
  54. formatter: closed
  55. description: ''
  56. required_fields: true
  57. id: paragraph.sous_partie_programme_contents.default
  58. targetEntityType: paragraph
  59. bundle: sous_partie_programme_contents
  60. mode: default
  61. content:
  62. field_liste_contenus:
  63. type: entity_reference_autocomplete
  64. weight: 2
  65. region: content
  66. settings:
  67. match_operator: CONTAINS
  68. match_limit: 10
  69. size: 60
  70. placeholder: ''
  71. third_party_settings: { }
  72. field_texte:
  73. type: text_textarea_with_summary
  74. weight: 1
  75. region: content
  76. settings:
  77. rows: 9
  78. summary_rows: 3
  79. placeholder: ''
  80. show_summary: false
  81. third_party_settings: { }
  82. field_titre:
  83. type: string_textfield
  84. weight: 0
  85. region: content
  86. settings:
  87. size: 60
  88. placeholder: ''
  89. third_party_settings: { }
  90. hidden:
  91. created: true
  92. status: true