Browse Source

set website link field in company external only

bach 3 years ago
parent
commit
256d4dbf1c

+ 1 - 1
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

+ 4 - 0
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