core.entity_form_display.taxonomy_term.company.default.yml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. uuid: 0066b30c-8d57-460b-a4ba-c3f54f3b497f
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.taxonomy_term.company.field_attachments
  7. - field.field.taxonomy_term.company.field_departement
  8. - field.field.taxonomy_term.company.field_infos_from_company
  9. - field.field.taxonomy_term.company.field_memo
  10. - field.field.taxonomy_term.company.field_migration
  11. - field.field.taxonomy_term.company.field_note
  12. - field.field.taxonomy_term.company.field_public_address
  13. - field.field.taxonomy_term.company.field_public_email
  14. - field.field.taxonomy_term.company.field_public_phone
  15. - field.field.taxonomy_term.company.field_website
  16. - field.field.taxonomy_term.company.field_workflow
  17. - taxonomy.vocabulary.company
  18. module:
  19. - address
  20. - field_group
  21. - file
  22. - link
  23. - telephone
  24. - text
  25. - workflow
  26. third_party_settings:
  27. field_group:
  28. group_tabs:
  29. children:
  30. - group_infos
  31. - group_contents
  32. - group_attachments
  33. parent_name: ''
  34. weight: 1
  35. format_type: tabs
  36. format_settings:
  37. id: ''
  38. classes: ''
  39. direction: horizontal
  40. label: Tabs
  41. region: content
  42. group_infos:
  43. children:
  44. - field_departement
  45. - field_public_phone
  46. - field_public_email
  47. - field_website
  48. - field_public_address
  49. parent_name: group_tabs
  50. weight: 12
  51. format_type: tab
  52. format_settings:
  53. label: 'Public infos'
  54. formatter: open
  55. description: ''
  56. required_fields: true
  57. id: ''
  58. classes: ''
  59. label: 'Public infos'
  60. region: content
  61. group_contents:
  62. children:
  63. - description
  64. - field_infos_from_company
  65. parent_name: group_tabs
  66. weight: 13
  67. format_type: tab
  68. format_settings:
  69. id: ''
  70. classes: ''
  71. formatter: closed
  72. description: ''
  73. required_fields: true
  74. label: Contents
  75. region: content
  76. group_internal:
  77. children:
  78. - field_workflow
  79. - field_migration
  80. - field_note
  81. - field_memo
  82. - langcode
  83. - translation
  84. parent_name: ''
  85. weight: 2
  86. format_type: tab
  87. format_settings:
  88. label: Internal
  89. formatter: open
  90. description: ''
  91. required_fields: true
  92. id: ''
  93. classes: ''
  94. label: Internal
  95. region: content
  96. group_attachments:
  97. children:
  98. - field_attachments
  99. parent_name: group_tabs
  100. weight: 14
  101. format_type: tab
  102. format_settings:
  103. id: ''
  104. classes: ''
  105. formatter: closed
  106. description: ''
  107. required_fields: true
  108. label: Attachments
  109. region: content
  110. id: taxonomy_term.company.default
  111. targetEntityType: taxonomy_term
  112. bundle: company
  113. mode: default
  114. content:
  115. description:
  116. type: text_textarea
  117. weight: 2
  118. region: content
  119. settings:
  120. placeholder: ''
  121. rows: 5
  122. third_party_settings: { }
  123. field_attachments:
  124. weight: 11
  125. settings:
  126. progress_indicator: throbber
  127. third_party_settings: { }
  128. type: file_generic
  129. region: content
  130. field_departement:
  131. weight: 13
  132. settings:
  133. size: 60
  134. placeholder: ''
  135. third_party_settings: { }
  136. type: string_textfield
  137. region: content
  138. field_infos_from_company:
  139. weight: 4
  140. settings:
  141. rows: 5
  142. placeholder: ''
  143. third_party_settings: { }
  144. type: text_textarea
  145. region: content
  146. field_memo:
  147. weight: 21
  148. settings:
  149. rows: 5
  150. placeholder: ''
  151. third_party_settings: { }
  152. type: string_textarea
  153. region: content
  154. field_migration:
  155. weight: 19
  156. settings: { }
  157. third_party_settings: { }
  158. type: workflow_default
  159. region: content
  160. field_note:
  161. weight: 20
  162. settings: { }
  163. third_party_settings: { }
  164. type: options_select
  165. region: content
  166. field_public_address:
  167. weight: 17
  168. settings: { }
  169. third_party_settings: { }
  170. type: address_default
  171. region: content
  172. field_public_email:
  173. weight: 15
  174. settings:
  175. size: 60
  176. placeholder: ''
  177. third_party_settings: { }
  178. type: email_default
  179. region: content
  180. field_public_phone:
  181. weight: 14
  182. settings:
  183. placeholder: ''
  184. third_party_settings: { }
  185. type: telephone_default
  186. region: content
  187. field_website:
  188. weight: 16
  189. settings:
  190. placeholder_url: ''
  191. placeholder_title: ''
  192. third_party_settings: { }
  193. type: link_default
  194. region: content
  195. field_workflow:
  196. weight: 18
  197. settings: { }
  198. third_party_settings: { }
  199. type: workflow_default
  200. region: content
  201. langcode:
  202. type: language_select
  203. weight: 22
  204. region: content
  205. settings:
  206. include_locked: true
  207. third_party_settings: { }
  208. name:
  209. type: string_textfield
  210. weight: 0
  211. region: content
  212. settings:
  213. size: 60
  214. placeholder: ''
  215. third_party_settings: { }
  216. status:
  217. type: boolean_checkbox
  218. settings:
  219. display_label: true
  220. weight: 100
  221. region: content
  222. third_party_settings: { }
  223. translation:
  224. weight: 23
  225. region: content
  226. settings: { }
  227. third_party_settings: { }
  228. hidden:
  229. path: true