Cross references¶
Version
You can apply this model as a recipe (Drupal 10.3 or later) to your own Drupal site:
1 2 3 4 5 6 7 8 9 10 11 |
|
Purpose¶
Two different node types are referring each other. If one node gets saved with a reference to another node, the other node gets automatically updated to link back to the first node.
Dependencies¶
- config
- field.field.node.type_1.field_other_node
- field.field.node.type_2.field_other_node
- field.storage.node.field_other_node
- node.type.type_1
- node.type.type_2
- module
- eca_base
- eca_content
- node