From 5c6ce9396f0e6d1ba79f0c59d53b598d47b26591 Mon Sep 17 00:00:00 2001 From: Bachir Soussi Chiadmi Date: Mon, 21 Sep 2020 13:04:06 +0200 Subject: [PATCH] added tags to assisted research --- ...ield.field.taxonomy_term.assisted_research.field_terms.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/sync/field.field.taxonomy_term.assisted_research.field_terms.yml b/config/sync/field.field.taxonomy_term.assisted_research.field_terms.yml index 2f594306..e9b601d5 100644 --- a/config/sync/field.field.taxonomy_term.assisted_research.field_terms.yml +++ b/config/sync/field.field.taxonomy_term.assisted_research.field_terms.yml @@ -5,6 +5,7 @@ dependencies: config: - field.storage.taxonomy_term.field_terms - taxonomy.vocabulary.assisted_research + - taxonomy.vocabulary.tags - taxonomy.vocabulary.thesaurus id: taxonomy_term.assisted_research.field_terms field_name: field_terms @@ -20,10 +21,11 @@ settings: handler: 'default:taxonomy_term' handler_settings: target_bundles: + tags: tags thesaurus: thesaurus sort: field: name direction: asc auto_create: false - auto_create_bundle: '' + auto_create_bundle: tags field_type: entity_reference