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

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