You are here

core.entity_form_display.taxonomy_term.cit_countries_information.default.yml in Countries info 8

config/core.entity_form_display.taxonomy_term.cit_countries_information.default.yml

File

config/core.entity_form_display.taxonomy_term.cit_countries_information.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.taxonomy_term.cit_countries_information.field_citf_continent
  6. - field.field.taxonomy_term.cit_countries_information.field_citf_iso2_code
  7. - field.field.taxonomy_term.cit_countries_information.field_citf_iso3_code
  8. - field.field.taxonomy_term.cit_countries_information.field_citf_iso_num_code
  9. - field.field.taxonomy_term.cit_countries_information.field_citf_official_name
  10. - taxonomy.vocabulary.cit_countries_information
  11. module:
  12. - path
  13. - text
  14. id: taxonomy_term.cit_countries_information.default
  15. targetEntityType: taxonomy_term
  16. bundle: cit_countries_information
  17. mode: default
  18. content:
  19. description:
  20. type: text_textfield
  21. weight: 0
  22. region: content
  23. settings:
  24. size: 60
  25. placeholder: ''
  26. third_party_settings: { }
  27. field_citf_continent:
  28. weight: 105
  29. settings: { }
  30. third_party_settings: { }
  31. type: options_select
  32. region: content
  33. field_citf_iso2_code:
  34. weight: 102
  35. settings:
  36. size: 60
  37. placeholder: ''
  38. third_party_settings: { }
  39. type: string_textfield
  40. region: content
  41. field_citf_iso3_code:
  42. weight: 103
  43. settings:
  44. size: 60
  45. placeholder: ''
  46. third_party_settings: { }
  47. type: string_textfield
  48. region: content
  49. field_citf_iso_num_code:
  50. weight: 104
  51. settings:
  52. placeholder: ''
  53. third_party_settings: { }
  54. type: number
  55. region: content
  56. field_citf_official_name:
  57. weight: 101
  58. settings:
  59. size: 60
  60. placeholder: ''
  61. third_party_settings: { }
  62. type: string_textfield
  63. region: content
  64. name:
  65. type: string_textfield
  66. weight: -5
  67. region: content
  68. settings:
  69. size: 60
  70. placeholder: ''
  71. third_party_settings: { }
  72. path:
  73. type: path
  74. weight: 30
  75. region: content
  76. settings: { }
  77. third_party_settings: { }
  78. status:
  79. type: boolean_checkbox
  80. settings:
  81. display_label: true
  82. weight: 100
  83. region: content
  84. third_party_settings: { }
  85. hidden: { }