In draw.io, I was wondering if it is possible to link the text from a shape on one page to the text of another shape on another page, in a way it is done in Visio with SHAPETEXT
, for example: =SHAPETEXT(Pages[PageName]!ShapeName.1!TheText)
. So that if the text is changed in the first shape, it would be changed in the second shape automatically.
Thanks!