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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  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. 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. group_contents:
  60. children:
  61. - description
  62. - field_infos_from_company
  63. parent_name: group_tabs
  64. weight: 13
  65. format_type: tab
  66. format_settings:
  67. id: ''
  68. classes: ''
  69. formatter: closed
  70. description: ''
  71. required_fields: true
  72. label: Contents
  73. group_internal:
  74. children:
  75. - field_workflow
  76. - field_migration
  77. - field_note
  78. - field_memo
  79. - langcode
  80. - translation
  81. parent_name: ''
  82. weight: 2
  83. format_type: tab
  84. format_settings:
  85. label: Internal
  86. formatter: open
  87. description: ''
  88. required_fields: true
  89. id: ''
  90. classes: ''
  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. third_party_settings: { }
  165. type: address_default
  166. region: content
  167. field_public_email:
  168. weight: 15
  169. settings:
  170. size: 60
  171. placeholder: ''
  172. third_party_settings: { }
  173. type: email_default
  174. region: content
  175. field_public_phone:
  176. weight: 14
  177. settings:
  178. placeholder: ''
  179. third_party_settings: { }
  180. type: telephone_default
  181. region: content
  182. field_website:
  183. weight: 16
  184. settings:
  185. placeholder_url: ''
  186. placeholder_title: ''
  187. third_party_settings: { }
  188. type: link_default
  189. region: content
  190. field_workflow:
  191. weight: 18
  192. settings: { }
  193. third_party_settings: { }
  194. type: workflow_default
  195. region: content
  196. langcode:
  197. type: language_select
  198. weight: 22
  199. region: content
  200. settings:
  201. include_locked: true
  202. third_party_settings: { }
  203. name:
  204. type: string_textfield
  205. weight: 0
  206. region: content
  207. settings:
  208. size: 60
  209. placeholder: ''
  210. third_party_settings: { }
  211. translation:
  212. weight: 23
  213. region: content
  214. settings: { }
  215. third_party_settings: { }
  216. hidden:
  217. path: true