added field_weight to assisted research terms for sorting
This commit is contained in:
24
config/sync/field.storage.taxonomy_term.field_weight.yml
Normal file
24
config/sync/field.storage.taxonomy_term.field_weight.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
uuid: f7097059-91a6-4e19-9596-e2aa3f22ee5a
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- field_permissions
|
||||
- taxonomy
|
||||
third_party_settings:
|
||||
field_permissions:
|
||||
permission_type: public
|
||||
id: taxonomy_term.field_weight
|
||||
field_name: field_weight
|
||||
entity_type: taxonomy_term
|
||||
type: integer
|
||||
settings:
|
||||
unsigned: false
|
||||
size: normal
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
||||
Reference in New Issue
Block a user