From 256d4dbf1c29d052a1244c1be172ab0d846394b1 Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 24 Feb 2021 14:59:35 +0100 Subject: [PATCH] set website link field in company external only --- .../sync/field.field.taxonomy_term.company.field_website.yml | 2 +- config/sync/field.storage.taxonomy_term.field_website.yml | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config/sync/field.field.taxonomy_term.company.field_website.yml b/config/sync/field.field.taxonomy_term.company.field_website.yml index fd863ba2..06c4be8d 100644 --- a/config/sync/field.field.taxonomy_term.company.field_website.yml +++ b/config/sync/field.field.taxonomy_term.company.field_website.yml @@ -18,6 +18,6 @@ translatable: false default_value: { } default_value_callback: '' settings: - link_type: 17 + link_type: 16 title: 1 field_type: link diff --git a/config/sync/field.storage.taxonomy_term.field_website.yml b/config/sync/field.storage.taxonomy_term.field_website.yml index 1fe3bfe5..6f565fe3 100644 --- a/config/sync/field.storage.taxonomy_term.field_website.yml +++ b/config/sync/field.storage.taxonomy_term.field_website.yml @@ -3,8 +3,12 @@ langcode: en status: true dependencies: module: + - field_permissions - link - taxonomy +third_party_settings: + field_permissions: + permission_type: public id: taxonomy_term.field_website field_name: field_website entity_type: taxonomy_term