neos-ui icon indicating copy to clipboard operation
neos-ui copied to clipboard

Linking referenced documents in the reference and references editor

Open FahimNsr opened this issue 3 years ago • 0 comments

What I did
I added the feature, by clicking on referenced Document, the URL will change to the referenced Document.

How I did it I got the Action "actions.UI.ContentCanvas.setSrc" from redux in reference and references components and set the new URL based on referenced Document by clicking on them.

How to verify it Select a Document in reference and references editors and click on them.

FahimNsr avatar Sep 07 '22 14:09 FahimNsr