Skip to content
Snippets Groups Projects
Commit 08daeeea authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #2945609: Added [Field Categories, and Field Tags] storage fields to Varbase core config

parent a52ed816
No related branches found
No related tags found
No related merge requests found
langcode: en
status: true
dependencies:
module:
- node
- taxonomy
id: node.field_categories
field_name: field_categories
entity_type: node
type: entity_reference
settings:
target_type: taxonomy_term
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
langcode: en
status: true
dependencies:
module:
- node
- taxonomy
id: node.field_tags
field_name: field_tags
entity_type: node
type: entity_reference
settings:
target_type: taxonomy_term
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment