What's the easiest way to track the history of changes / saves on an unpublished story. I'm not interested in tracking the history of changes in individual components -- I just want to see the high-level save history for a file. What's the easiest way?Timeline only works once something is published,...
I'm communicating with Adobe Experience Manager, Version 6.5.6.0. I'm trying to create a folder using the HTTP REST API. The documentation here:https://experienceleague.adobe.com/docs/experience-manager-65/assets/extending/mac-api-assets.html?lang=en#create-a-folderMentions:POST /api/assets/myFolder...
Hi I have a approach that one page will be created with new components manually. Then launch of new page will be created updating the node data as old page such as text, or any other property. But I couldn't find the approach to update the node data in newer node specificallyEg: OLD Pagejcr:content...
I am using guidedropdownlist in AEM adaptive forms and it is working fine in general but when I pass the query parameter in URL for the value of same field, the form opens & it selects that option in the dropdown which we have passed in query parameter in UI but if I click on submit to submit the fo...
Hi,I have requirement to create an image component with some properties.1) while authoring the image in dailog box, it should fetch from damadmin and should not exceed the size limit greater than 20kb. NOTE: The size limit should not be defined in dam admin. we need to restrict only in aem dailog b...
Hi, After installation of a content package into my AEM author environment (1000 pages), I am getting an abundant number of logs *INFO* [sling-oak-observation-20] com.day.cq.tagging.impl.TagValidatingEventListener invalid/duplicated tags detected at ... *INFO* [sling-oak-observation-20] com.day.cq....
Is it possible to get the current user session from osgi service like from slingrequest. I need to get the user session so that I can use the current user permission to replicate some assets.
I have extended the List core component and we have added a custom field, that I have wrapped with a header/well to group the fields together. However, the fields at the top of the screen shot are coming in from the core component -- can I turn those off somehow?
Hi,I have a requirement to limit the min & max file size of assets which I can upload to DAM. I found two possible possible solution:http://experience-aem.blogspot.com.br/2014/12/aem-6-sp1-classic-ui-restrict-large-or-small-files-upl...But it is related to classic-UI, and I'd like to restrict that f...