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