We have created a custom metadata schema editor and used it for assets under a particular folder structure.
Steps to reproduce the issue :
Expected result : On selection of multiple assets from different folders, custom metadata schema editor should be shown.
Appreciate any help on this !
Solved! Go to Solution.
Tested on 6.1 latest CFP and all working as normal for both methods, the metadata editor is triggered:
mnt/overlay/dam/gui/content/assets/metadataeditor.external.html
As you have a custom editor check that it is overlayed properly, and that the sling selector works.
Customizing the Consoles (Touch-Optimized UI) - docs.adobe.com
Views
Replies
Total Likes
What version of AEM is this on?
Views
Replies
Total Likes
Facing this issue on AEM 6.1.0
Views
Replies
Total Likes
Tested on 6.1 latest CFP and all working as normal for both methods, the metadata editor is triggered:
mnt/overlay/dam/gui/content/assets/metadataeditor.external.html
As you have a custom editor check that it is overlayed properly, and that the sling selector works.
Customizing the Consoles (Touch-Optimized UI) - docs.adobe.com
Views
Replies
Total Likes
When I re-looked at the overlay of custom metadata shcema editor, got to know that we have to overlay
'/libs/dam/gui/components/admin/metadataeditor/formresourcefinder.jsp'
for controlling the schema editor to display for bulk editing.
Thanks !!
Views
Likes
Replies