Hello,
Currently if you search an asset within AEM and click on the result, it goes to the asset editor page on the same browser window. But once you close the page or click the back button, it loses all the search conditions and goes back to the root of the asset folder.
Is there a way to open the results in a new tab, or maintain the search conditions when admin closes the asset editor?
I've dig deep into AEM code and know that this is implemented by Coral UI - coral-card tag. But I couldn't find documentation on how to modify the href attribute of a coral-card.
Thanks in advance.
Views
Replies
Total Likes
Which version of AEM are you using?
Views
Replies
Total Likes
AEM 6.2
Views
Replies
Total Likes
AFAIK, it cannot be achieved using OOTB but can be done using overlay of JSP in 6.2
It might be included as part of future release of AEM
Views
Replies
Total Likes
Yes we were able to achieve that by overlaying apps/dam/gui/coral/components/admin/contentrenderer/card/assetomnisearch/assetomnisearch.jsp
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies