From e4fa79cac124d2d9cef7b10974ede36c1c133b1b Mon Sep 17 00:00:00 2001 From: Alexander O'Neill Date: Wed, 9 Jan 2019 18:38:58 -0400 Subject: [PATCH] Make license field a select list. --- ...orm_display.paragraph.license_attribution.default.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/config/optional/core.entity_form_display.paragraph.license_attribution.default.yml b/config/optional/core.entity_form_display.paragraph.license_attribution.default.yml index ed807ab..cae78b5 100644 --- a/config/optional/core.entity_form_display.paragraph.license_attribution.default.yml +++ b/config/optional/core.entity_form_display.paragraph.license_attribution.default.yml @@ -8,6 +8,8 @@ dependencies: - paragraphs.paragraphs_type.license_attribution module: - link +_core: + default_config_hash: TX7aCKFhicHNk-Ce09bQTNTKUZhRXX0QsSWzjuGutWA id: paragraph.license_attribution.default targetEntityType: paragraph bundle: license_attribution @@ -31,12 +33,9 @@ content: region: content field_license: weight: 2 - settings: - match_operator: CONTAINS - size: 60 - placeholder: '' + settings: { } third_party_settings: { } - type: entity_reference_autocomplete + type: options_select region: content hidden: created: true