DAM admin search issues
Hi All,
When we go to the DAM admin area and double click the image,we see attributes like the height, width, alt text etc which we can edit. However if we search the same image in DAM admin area and double click the image in the result, we don't see those attributes.
is this a feature within AEM as we would like someone from client author side to search for image and then edit those attributes
I looked at the calls at the backend and seems for the first one , we have
{"xtype":"asseteditor","sling:resourceType":"cq/ui/components/widget","jcr:title":"Image Asset Editor","scene7":true,"scene7Type":"image","jcr:primaryType":"cq:Widget"}
and for the image which gets searched and shows less attribute it has
{"xtype":"asseteditor","sling:resourceType":"cq/ui/components/widget","jcr:title":"Default Asset Editor","jcr:primaryType":"cq:Widget"}
Please let me know
Thanks,
Nitin