core.entity_form_display.node.actualite.default.yml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. uuid: 6ac0b7cb-6bb1-41a3-8925-59c3d46b1815
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.actualite.body
  7. - field.field.node.actualite.field_date
  8. - field.field.node.actualite.field_fichiers
  9. - field.field.node.actualite.field_image
  10. - image.style.thumbnail
  11. - node.type.actualite
  12. module:
  13. - datetime
  14. - field_group
  15. - file
  16. - image
  17. - text
  18. third_party_settings:
  19. field_group:
  20. group_tabs:
  21. children:
  22. - status
  23. - promote
  24. label: Details
  25. region: content
  26. parent_name: ''
  27. weight: 5
  28. format_type: details_sidebar
  29. format_settings:
  30. classes: ''
  31. show_empty_fields: true
  32. id: ''
  33. label_as_html: false
  34. open: true
  35. description: ''
  36. required_fields: true
  37. weight: 0
  38. id: node.actualite.default
  39. targetEntityType: node
  40. bundle: actualite
  41. mode: default
  42. content:
  43. body:
  44. type: text_textarea_with_summary
  45. weight: 2
  46. region: content
  47. settings:
  48. rows: 9
  49. summary_rows: 3
  50. placeholder: ''
  51. show_summary: false
  52. third_party_settings: { }
  53. field_date:
  54. type: datetime_default
  55. weight: 1
  56. region: content
  57. settings: { }
  58. third_party_settings: { }
  59. field_fichiers:
  60. type: file_generic
  61. weight: 4
  62. region: content
  63. settings:
  64. progress_indicator: throbber
  65. third_party_settings: { }
  66. field_image:
  67. type: image_image
  68. weight: 3
  69. region: content
  70. settings:
  71. progress_indicator: throbber
  72. preview_image_style: thumbnail
  73. third_party_settings: { }
  74. promote:
  75. type: boolean_checkbox
  76. weight: 7
  77. region: content
  78. settings:
  79. display_label: true
  80. third_party_settings: { }
  81. status:
  82. type: boolean_checkbox
  83. weight: 6
  84. region: content
  85. settings:
  86. display_label: true
  87. third_party_settings: { }
  88. title:
  89. type: string_textfield
  90. weight: 0
  91. region: content
  92. settings:
  93. size: 60
  94. placeholder: ''
  95. third_party_settings: { }
  96. hidden:
  97. created: true
  98. langcode: true
  99. path: true
  100. sticky: true
  101. uid: true