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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  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_description
  9. - field.field.taxonomy_term.company.field_infos_from_company
  10. - field.field.taxonomy_term.company.field_memo
  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. - taxonomy.vocabulary.company
  17. module:
  18. - address
  19. - file
  20. - link
  21. - path
  22. - telephone
  23. - text
  24. id: taxonomy_term.company.default
  25. targetEntityType: taxonomy_term
  26. bundle: company
  27. mode: default
  28. content:
  29. description:
  30. type: text_textfield
  31. weight: 0
  32. region: content
  33. settings:
  34. size: 60
  35. placeholder: ''
  36. third_party_settings: { }
  37. field_attachments:
  38. weight: 40
  39. settings:
  40. progress_indicator: throbber
  41. third_party_settings: { }
  42. type: file_generic
  43. region: content
  44. field_departement:
  45. weight: 31
  46. settings:
  47. size: 60
  48. placeholder: ''
  49. third_party_settings: { }
  50. type: string_textfield
  51. region: content
  52. field_description:
  53. weight: 33
  54. settings:
  55. rows: 5
  56. placeholder: ''
  57. third_party_settings: { }
  58. type: text_textarea
  59. region: content
  60. field_infos_from_company:
  61. weight: 35
  62. settings:
  63. rows: 5
  64. placeholder: ''
  65. third_party_settings: { }
  66. type: text_textarea
  67. region: content
  68. field_memo:
  69. weight: 39
  70. settings:
  71. rows: 5
  72. placeholder: ''
  73. third_party_settings: { }
  74. type: string_textarea
  75. region: content
  76. field_note:
  77. weight: 38
  78. settings: { }
  79. third_party_settings: { }
  80. type: options_select
  81. region: content
  82. field_public_address:
  83. weight: 36
  84. settings:
  85. default_country: null
  86. third_party_settings: { }
  87. type: address_default
  88. region: content
  89. field_public_email:
  90. weight: 32
  91. settings:
  92. size: 60
  93. placeholder: ''
  94. third_party_settings: { }
  95. type: email_default
  96. region: content
  97. field_public_phone:
  98. weight: 37
  99. settings:
  100. placeholder: ''
  101. third_party_settings: { }
  102. type: telephone_default
  103. region: content
  104. field_website:
  105. weight: 34
  106. settings:
  107. placeholder_url: ''
  108. placeholder_title: ''
  109. third_party_settings: { }
  110. type: link_default
  111. region: content
  112. langcode:
  113. type: language_select
  114. weight: 2
  115. region: content
  116. settings:
  117. include_locked: true
  118. third_party_settings: { }
  119. name:
  120. type: string_textfield
  121. weight: -5
  122. region: content
  123. settings:
  124. size: 60
  125. placeholder: ''
  126. third_party_settings: { }
  127. path:
  128. type: path
  129. weight: 30
  130. region: content
  131. settings: { }
  132. third_party_settings: { }
  133. translation:
  134. weight: 10
  135. settings: { }
  136. third_party_settings: { }
  137. region: content
  138. hidden: { }