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
1 string reference to 'core.entity_form_display.taxonomy_term.cit_countries_information.default'
- countries_info_install in ./
countries_info.install - Implements hook_install().
File
config/core.entity_form_display.taxonomy_term.cit_countries_information.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.taxonomy_term.cit_countries_information.field_citf_continent
- - field.field.taxonomy_term.cit_countries_information.field_citf_iso2_code
- - field.field.taxonomy_term.cit_countries_information.field_citf_iso3_code
- - field.field.taxonomy_term.cit_countries_information.field_citf_iso_num_code
- - field.field.taxonomy_term.cit_countries_information.field_citf_official_name
- - taxonomy.vocabulary.cit_countries_information
- module:
- - path
- - text
- id: taxonomy_term.cit_countries_information.default
- targetEntityType: taxonomy_term
- bundle: cit_countries_information
- mode: default
- content:
- description:
- type: text_textfield
- weight: 0
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- field_citf_continent:
- weight: 105
- settings: { }
- third_party_settings: { }
- type: options_select
- region: content
- field_citf_iso2_code:
- weight: 102
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- type: string_textfield
- region: content
- field_citf_iso3_code:
- weight: 103
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- type: string_textfield
- region: content
- field_citf_iso_num_code:
- weight: 104
- settings:
- placeholder: ''
- third_party_settings: { }
- type: number
- region: content
- field_citf_official_name:
- weight: 101
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- type: string_textfield
- region: content
- name:
- type: string_textfield
- weight: -5
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- path:
- type: path
- weight: 30
- region: content
- settings: { }
- third_party_settings: { }
- status:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 100
- region: content
- third_party_settings: { }
- hidden: { }