Hello Everyone, Hope all being safe!! I have one basic question on embed properties in client libs folder. I have below scenario,Clientlib A embed Clientlib B which embed Clientlib C, I can see Clientlib A and Clientlib B loaded fine. But not Clientlib C embedded in this case. Can someone explain h...
I am using a multifield which has one textfield and one RTE, i need to have full RTE plugin menu, but i can see only few even on full screen, and using the same plugin individually as a component shows me full menu. Any pointer will be helpful TIA
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.