core.entity_form_display.node.site.default.yml 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. uuid: 3af38e75-9c8e-4a67-b9a0-9ce7d05f3b52
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.site.body
  7. - field.field.node.site.field_adresse_site
  8. - field.field.node.site.field_architecte
  9. - field.field.node.site.field_date_de_construction
  10. - field.field.node.site.field_fichiers
  11. - field.field.node.site.field_image
  12. - field.field.node.site.field_lettre_de_site
  13. - field.field.node.site.field_numero_site
  14. - field.field.node.site.field_operation
  15. - field.field.node.site.field_type_de_site
  16. - image.style.thumbnail
  17. - node.type.site
  18. module:
  19. - address
  20. - conditional_fields
  21. - datetime_range
  22. - field_group
  23. - file
  24. - image
  25. - path
  26. - text
  27. third_party_settings:
  28. field_group:
  29. group_details:
  30. children:
  31. - field_operation
  32. - field_type_de_site
  33. - field_numero_site
  34. - field_lettre_de_site
  35. - field_architecte
  36. - field_date_de_construction
  37. - field_adresse_site
  38. - status
  39. - promote
  40. - langcode
  41. - uid
  42. - created
  43. - sticky
  44. - path
  45. label: Details
  46. region: content
  47. parent_name: ''
  48. weight: 4
  49. format_type: details_sidebar
  50. format_settings:
  51. classes: ''
  52. show_empty_fields: false
  53. id: ''
  54. label_as_html: false
  55. open: true
  56. description: ''
  57. required_fields: true
  58. weight: 0
  59. group_tabs:
  60. children:
  61. - group_principal
  62. label: Tabs
  63. region: content
  64. parent_name: ''
  65. weight: 3
  66. format_type: tabs
  67. format_settings:
  68. classes: ''
  69. show_empty_fields: false
  70. id: ''
  71. label_as_html: false
  72. direction: horizontal
  73. width_breakpoint: 640
  74. group_principal:
  75. children:
  76. - field_image
  77. - body
  78. - field_fichiers
  79. label: Public
  80. region: content
  81. parent_name: group_tabs
  82. weight: 20
  83. format_type: tab
  84. format_settings:
  85. classes: ''
  86. show_empty_fields: false
  87. id: ''
  88. label_as_html: false
  89. formatter: open
  90. description: ''
  91. required_fields: true
  92. id: node.site.default
  93. targetEntityType: node
  94. bundle: site
  95. mode: default
  96. content:
  97. body:
  98. type: text_textarea_with_summary
  99. weight: 4
  100. region: content
  101. settings:
  102. rows: 9
  103. summary_rows: 3
  104. placeholder: ''
  105. show_summary: false
  106. third_party_settings: { }
  107. created:
  108. type: datetime_timestamp
  109. weight: 12
  110. region: content
  111. settings: { }
  112. third_party_settings: { }
  113. field_adresse_site:
  114. type: address_default
  115. weight: 7
  116. region: content
  117. settings: { }
  118. third_party_settings: { }
  119. field_architecte:
  120. type: string_textfield
  121. weight: 5
  122. region: content
  123. settings:
  124. size: 30
  125. placeholder: ''
  126. third_party_settings:
  127. maxlength:
  128. maxlength_js: null
  129. maxlength_js_label: 'Contenu limité à @limit caractères, restant : <strong>@remaining</strong>'
  130. maxlength_js_enforce: false
  131. advanced_text_formatter:
  132. show_token_tree: 0
  133. field_date_de_construction:
  134. type: daterange_default
  135. weight: 6
  136. region: content
  137. settings: { }
  138. third_party_settings: { }
  139. field_fichiers:
  140. type: file_generic
  141. weight: 5
  142. region: content
  143. settings:
  144. progress_indicator: throbber
  145. third_party_settings: { }
  146. field_image:
  147. type: image_image
  148. weight: 3
  149. region: content
  150. settings:
  151. progress_indicator: throbber
  152. preview_image_style: thumbnail
  153. third_party_settings: { }
  154. field_lettre_de_site:
  155. type: options_select
  156. weight: 4
  157. region: content
  158. settings: { }
  159. third_party_settings:
  160. conditional_fields:
  161. 11a360a3-e83c-4ab4-9eee-ff184504c33b:
  162. entity_type: node
  163. bundle: site
  164. dependee: field_type_de_site
  165. settings:
  166. state: visible
  167. reset: false
  168. condition: value
  169. grouping: AND
  170. values_set: 1
  171. value: ''
  172. values: { }
  173. value_form:
  174. -
  175. target_id: '2'
  176. effect: show
  177. effect_options: { }
  178. selector: ''
  179. field_numero_site:
  180. type: number
  181. weight: 3
  182. region: content
  183. settings:
  184. placeholder: ''
  185. third_party_settings:
  186. conditional_fields:
  187. d93a9eef-3e85-4592-9970-d6d8bf74c58b:
  188. entity_type: node
  189. bundle: site
  190. dependee: field_type_de_site
  191. settings:
  192. state: visible
  193. reset: false
  194. condition: value
  195. grouping: AND
  196. values_set: 1
  197. value: ''
  198. values: { }
  199. value_form:
  200. -
  201. target_id: '1'
  202. effect: show
  203. effect_options: { }
  204. selector: ''
  205. field_operation:
  206. type: entity_reference_autocomplete
  207. weight: 1
  208. region: content
  209. settings:
  210. match_operator: CONTAINS
  211. match_limit: 10
  212. size: 60
  213. placeholder: ''
  214. third_party_settings: { }
  215. field_type_de_site:
  216. type: options_select
  217. weight: 2
  218. region: content
  219. settings: { }
  220. third_party_settings: { }
  221. langcode:
  222. type: language_select
  223. weight: 10
  224. region: content
  225. settings:
  226. include_locked: true
  227. third_party_settings: { }
  228. path:
  229. type: path
  230. weight: 14
  231. region: content
  232. settings: { }
  233. third_party_settings: { }
  234. promote:
  235. type: boolean_checkbox
  236. weight: 9
  237. region: content
  238. settings:
  239. display_label: true
  240. third_party_settings: { }
  241. status:
  242. type: boolean_checkbox
  243. weight: 8
  244. region: content
  245. settings:
  246. display_label: true
  247. third_party_settings: { }
  248. sticky:
  249. type: boolean_checkbox
  250. weight: 13
  251. region: content
  252. settings:
  253. display_label: true
  254. third_party_settings: { }
  255. title:
  256. type: string_textfield
  257. weight: 0
  258. region: content
  259. settings:
  260. size: 60
  261. placeholder: ''
  262. third_party_settings: { }
  263. uid:
  264. type: entity_reference_autocomplete
  265. weight: 11
  266. region: content
  267. settings:
  268. match_operator: CONTAINS
  269. match_limit: 10
  270. size: 60
  271. placeholder: ''
  272. third_party_settings: { }
  273. hidden: { }