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. parent_name: ''
  20. weight: 20
  21. format_type: tabs
  22. region: content
  23. format_settings:
  24. id: ''
  25. classes: ''
  26. direction: vertical
  27. label: Tabs
  28. group_infos:
  29. children:
  30. - field_titre
  31. - field_texte
  32. parent_name: group_tabs
  33. weight: 20
  34. format_type: tab
  35. region: content
  36. format_settings:
  37. id: ''
  38. classes: ''
  39. description: ''
  40. formatter: open
  41. required_fields: true
  42. label: Infos
  43. group_liens:
  44. children:
  45. - field_liste_contenus
  46. parent_name: group_tabs
  47. weight: 21
  48. format_type: tab
  49. region: content
  50. format_settings:
  51. id: ''
  52. classes: ''
  53. description: ''
  54. formatter: closed
  55. required_fields: true
  56. label: Liens
  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. weight: 2
  64. settings:
  65. match_operator: CONTAINS
  66. match_limit: 10
  67. size: 60
  68. placeholder: ''
  69. third_party_settings: { }
  70. type: entity_reference_autocomplete
  71. region: content
  72. field_texte:
  73. weight: 1
  74. settings:
  75. rows: 9
  76. summary_rows: 3
  77. placeholder: ''
  78. show_summary: false
  79. third_party_settings: { }
  80. type: text_textarea_with_summary
  81. region: content
  82. field_titre:
  83. weight: 0
  84. settings:
  85. size: 60
  86. placeholder: ''
  87. third_party_settings: { }
  88. type: string_textfield
  89. region: content
  90. hidden:
  91. created: true
  92. status: true