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

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