Can one use variables to control content of object's copies on different pages?
Example:
I have copies of a general Entity “Charge” on pages 1, 2, 3
The entity is general for all pages.
Currently I have to do same modification (add field) for the “Charge” at all pages.