Node sync
Component ID
2833549
Component name
Node sync
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module allows you to have some fields values synced with one single node.
This way you can modify just one node and have all changes into all nodes with the reference to that node.
Example:
Node A with body value set to: "This is a demo".
Node B with sync pointing to Node A will have also "This is a demo" into it's body value.
Field value set is bidirectional (when synced node is being created or updated and when source node is modified).
Yout just need to create a field to define the entity reference and select the fields to sync into module configuration form.
