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

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