taxonomy_place-8.x-1.3/modules/taxonomy_place_example/config/install/core.entity_form_display.taxonomy_term.places.default.yml
modules/taxonomy_place_example/config/install/core.entity_form_display.taxonomy_term.places.default.yml
langcode: en status: true dependencies: config: - field.field.taxonomy_term.places.field_address - field.field.taxonomy_term.places.field_short_name - field.field.taxonomy_term.places.field_sortable_name - taxonomy.vocabulary.places module: - address - path - text id: taxonomy_term.places.default targetEntityType: taxonomy_term bundle: places mode: default content: description: type: text_textfield weight: 0 region: content settings: size: 60 placeholder: '' third_party_settings: { } field_address: weight: 31 settings: { } third_party_settings: { } type: address_default region: content field_short_name: weight: 32 settings: size: 60 placeholder: '' third_party_settings: { } type: string_textfield region: content field_sortable_name: weight: 33 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: { } hidden: { }