Hi, I was wondering if there is a way to do multiple data:action/json at the same time.
I need to open another page and at the same time scroll to elements, that have tags.
The issue is, that im not able to merge these 2 together:
data:action/json,{"actions":[{"open": "data:page/id:WAP2gQ-QvtOxFdNNEfHF"}]}
data:action/json,{"actions":[{"scroll": {"tags": ["PrikazceOperace"]}}]}
Also the way that I'm trying to open another page of the diagram is not working.
Best regards,
Simon Stano.