I have a need to present same flow chart from different perspectives:
a) Description + label of current status. For example: Description: "Create X" with label GREEN (meaning done)
b) Step number
c) Type (different colour depending on if its related to different features in the system)
For this need I decided to use layers. I then take shape by shape and use feature "Copy to Layer". This gives me an exact copy that I then can change colour and text to present from whatever perspective I need.
Here comes the question: Whenever I then change size or position of a shape I need to do the same activity for all layers. Rather frustrating. Is thee any way I can link the shapes in the different layers so that if I change size and/or position of a shape that it get automatically changed in all layers?