From 659edba4e17a0068d78453d67712b0dacf9ce4d2 Mon Sep 17 00:00:00 2001 From: Alexander O'Neill Date: Wed, 3 Apr 2019 23:19:00 -0300 Subject: [PATCH] Fix field name length --- ...rage.node.field_bibcite_fn_works_cited.yml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 config/optional/field.storage.node.field_bibcite_fn_works_cited.yml diff --git a/config/optional/field.storage.node.field_bibcite_fn_works_cited.yml b/config/optional/field.storage.node.field_bibcite_fn_works_cited.yml new file mode 100644 index 0000000..48ca13e --- /dev/null +++ b/config/optional/field.storage.node.field_bibcite_fn_works_cited.yml @@ -0,0 +1,24 @@ +langcode: en +status: true +dependencies: + module: + - bibcite_entity + - node +third_party_settings: + field_permissions: + permission_type: public +_core: + default_config_hash: pxSiuPskUjLuu_0TFIFVYFyZtkIelIPBysbXt_LyLVk +id: node.field_bibcite_fn_works_cited +field_name: field_bibcite_fn_works_cited +entity_type: node +type: entity_reference +settings: + target_type: bibcite_reference +module: core +locked: false +cardinality: -1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false