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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  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. - group_internal
  34. parent_name: ''
  35. weight: 1
  36. format_type: tabs
  37. format_settings:
  38. id: ''
  39. classes: ''
  40. direction: horizontal
  41. label: Tabs
  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. group_contents:
  61. children:
  62. - description
  63. - field_infos_from_company
  64. parent_name: group_tabs
  65. weight: 13
  66. format_type: tab
  67. format_settings:
  68. id: ''
  69. classes: ''
  70. formatter: closed
  71. description: ''
  72. required_fields: true
  73. label: Contents
  74. group_internal:
  75. children:
  76. - field_workflow
  77. - field_migration
  78. - field_note
  79. - field_memo
  80. - langcode
  81. - translation
  82. parent_name: group_tabs
  83. weight: 15
  84. format_type: tab
  85. format_settings:
  86. id: ''
  87. classes: ''
  88. formatter: closed
  89. description: ''
  90. required_fields: true
  91. label: Internal
  92. group_attachments:
  93. children:
  94. - field_attachments
  95. parent_name: group_tabs
  96. weight: 14
  97. format_type: tab
  98. format_settings:
  99. id: ''
  100. classes: ''
  101. formatter: closed
  102. description: ''
  103. required_fields: true
  104. label: Attachments
  105. id: taxonomy_term.company.default
  106. targetEntityType: taxonomy_term
  107. bundle: company
  108. mode: default
  109. content:
  110. description:
  111. type: text_textarea
  112. weight: 2
  113. region: content
  114. settings:
  115. placeholder: ''
  116. rows: 5
  117. third_party_settings: { }
  118. field_attachments:
  119. weight: 11
  120. settings:
  121. progress_indicator: throbber
  122. third_party_settings: { }
  123. type: file_generic
  124. region: content
  125. field_departement:
  126. weight: 13
  127. settings:
  128. size: 60
  129. placeholder: ''
  130. third_party_settings: { }
  131. type: string_textfield
  132. region: content
  133. field_infos_from_company:
  134. weight: 4
  135. settings:
  136. rows: 5
  137. placeholder: ''
  138. third_party_settings: { }
  139. type: text_textarea
  140. region: content
  141. field_memo:
  142. weight: 21
  143. settings:
  144. rows: 5
  145. placeholder: ''
  146. third_party_settings: { }
  147. type: string_textarea
  148. region: content
  149. field_migration:
  150. weight: 19
  151. settings: { }
  152. third_party_settings: { }
  153. type: workflow_default
  154. region: content
  155. field_note:
  156. weight: 20
  157. settings: { }
  158. third_party_settings: { }
  159. type: options_select
  160. region: content
  161. field_public_address:
  162. weight: 17
  163. settings:
  164. default_country: null
  165. third_party_settings: { }
  166. type: address_default
  167. region: content
  168. field_public_email:
  169. weight: 15
  170. settings:
  171. size: 60
  172. placeholder: ''
  173. third_party_settings: { }
  174. type: email_default
  175. region: content
  176. field_public_phone:
  177. weight: 14
  178. settings:
  179. placeholder: ''
  180. third_party_settings: { }
  181. type: telephone_default
  182. region: content
  183. field_website:
  184. weight: 16
  185. settings:
  186. placeholder_url: ''
  187. placeholder_title: ''
  188. third_party_settings: { }
  189. type: link_default
  190. region: content
  191. field_workflow:
  192. weight: 18
  193. settings: { }
  194. third_party_settings: { }
  195. type: workflow_default
  196. region: content
  197. langcode:
  198. type: language_select
  199. weight: 22
  200. region: content
  201. settings:
  202. include_locked: true
  203. third_party_settings: { }
  204. name:
  205. type: string_textfield
  206. weight: 0
  207. region: content
  208. settings:
  209. size: 60
  210. placeholder: ''
  211. third_party_settings: { }
  212. translation:
  213. weight: 23
  214. region: content
  215. settings: { }
  216. third_party_settings: { }
  217. hidden:
  218. path: true