Add term reference fields in the articles and blog content types
This commit is contained in:
parent
21e5ee8a16
commit
aac41432c1
28 changed files with 744 additions and 0 deletions
|
@ -0,0 +1,20 @@
|
|||
uuid: ed649d42-92e6-433e-a21d-deec7bea7ce5
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- taxonomy
|
||||
id: node.field_institutions_structures
|
||||
field_name: field_institutions_structures
|
||||
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
|
Loading…
Add table
Add a link
Reference in a new issue