Skip to content

Commit

Permalink
Update member of
Browse files Browse the repository at this point in the history
  • Loading branch information
DonRichards committed Oct 24, 2023
1 parent ae674f1 commit 812f708
Showing 1 changed file with 10 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dependencies:
config:
- field.storage.node.field_member_of
- node.type.collection_object
- node.type.islandora_object
_core:
default_config_hash: Y4yKpaHmxm0mkyZa5wCOpNT9ilZcsd1VFvBglMaJaMk
id: node.collection_object.field_member_of
Expand All @@ -19,5 +20,13 @@ default_value: { }
default_value_callback: ''
settings:
handler: 'default:node'
handler_settings: { }
handler_settings:
target_bundles:
collection_object: collection_object
islandora_object: islandora_object
sort:
field: field_weight
direction: ASC
auto_create: false
auto_create_bundle: collection_object
field_type: entity_reference

0 comments on commit 812f708

Please sign in to comment.