


Hi,
I have created a new custom Metadata field that is needed for all the assets. I followed similar doc to this (https://docs.adobe.com/docs/en/aem/6-2/administer/content/assets/metadata-schemas.html#Adding a metadata schema form)
Now I'm in need of finding where the changes are getting saved, so that I can include that as well along with the rest of the code to migrate it to rest of the environments. That would allow me not to go onto each AEM server in all the environments and do the change manually.
So, could you let me know where the new custom Metadata will add the entry and where I should be able to find it on CRXDE Lite?
Thanks, Ravi.
Views
Replies
Total Likes
You can view all metadata for an asset under the asset node in the DAM. I added this tip to this blog entry.
http://scottsdigitalcommunity.blogspot.ca/2017/02/adobe-aem-tips-and-tracks-that-are-not.html
You can see the metadata in the screen and then the same properties in CRXDE lite.
Views
Replies
Total Likes
smacdonald2008 wrote...
You can view all metadata for an asset under the asset node in the DAM. I added this tip to this blog entry.
http://scottsdigitalcommunity.blogspot.ca/2017/02/adobe-aem-tips-and-tracks-that-are-not.html
You can see the metadata in the screen and then the same properties in CRXDE lite.
Scott,
Sorry, that's not the information what I'm looking for. I'm able to do all that explained in the link you provided. What I'm asking is where in CRXDE Lite can I find the newly added custom metadata field from UI (http://localhost:4502/mnt/overlay/dam/gui/content/metadataschemaeditor/schemadetails.html/default?fo...). Say for example, if I added a new metadata field to the Basic Tab using the above link, where that change will get reflected in CRXDE?
Thanks, Ravi
Views
Replies
Total Likes