Create "Prefab", reusable object
In Unity, you can create prefabs, an object that can be loaded anywhere in the project, once you edit it, it will update all its occurences. Is there something similar in Indesign?
Example: I want to create an info box, which consist of a couple of shapes, an image and a text body. Now I want to place that box at some places in my book and when I decide that I want to change anything (let's say the images dimensions or position) I want it to update all existing info boxes. Is that possible?
The conveyor looked promising, but it doesn't link items, it just places a copy somewhere, not an instance.
