diff --git a/config/install/core.entity_form_display.taxonomy_term.uw_vocab_audience.default.yml b/config/install/core.entity_form_display.taxonomy_term.uw_vocab_audience.default.yml new file mode 100644 index 0000000000000000000000000000000000000000..8d0a4697d3ce43bba73bfb51ab24815beacf58b3 --- /dev/null +++ b/config/install/core.entity_form_display.taxonomy_term.uw_vocab_audience.default.yml @@ -0,0 +1,44 @@ +langcode: en +status: true +dependencies: + config: + - taxonomy.vocabulary.uw_vocab_audience + module: + - text +id: taxonomy_term.uw_vocab_audience.default +targetEntityType: taxonomy_term +bundle: uw_vocab_audience +mode: default +content: + description: + type: text_textarea + weight: 1 + region: content + settings: + placeholder: '' + rows: 5 + third_party_settings: { } + langcode: + type: language_select + weight: 2 + region: content + settings: + include_locked: true + third_party_settings: { } + name: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + status: + type: boolean_checkbox + settings: + display_label: true + weight: 3 + region: content + third_party_settings: { } +hidden: + path: true