Hi All, I need to create a custom Servlet code where we need to iterate over the children and grandchildren of components on a certain page to create the output json of those components. We could do it using infinity.json OOTB , but we dont want to use the same as those are not recommended to be use...
Hi Team, I have a requirement, where I have to construct the RTE data which is table information in Sling model with some data from third party service. Is it a good approach to concat the table html as a string and use that to display in sightly. I don't think, I need any jsoup parser for this ap...
Hi Team, We have migrated from AEM 6.2 to 6.5, but the timeline history is not available in AEM 6.5. Can you please how we can migrate this timeline history from AEM 6.2 to 6.5. Thanks,Thrupthi
It looks like items (like an html file) in dam do not render on the browser, instead they instantly download.I got a solution for the localhttps://stackoverflow.com/questions/42447453/is-there-a-way-to-upload-html-pages-into-aem-damHow to do that in other enviorment (dev/prod)Can someone help me wit...
I have created 2 contexthub, and a new editable template. I created page out of this template and in the page properties > personalization tab > i have added the path for the segment and the contexthub.I can see the contexthub on the page.I have also created segments.I have created the activity as w...
Hi, When I perform the undo action after making a text change it seems to remove the component from the page within the author. From the logs I can see that when I perform the undo action it removes the old node and re-adds the node and sets the property, however it doesn't set the "sling:resourceTy...
Hi team, I am trying to get into cloud implementations through core component where I checked button component as per initiative. Is there a way I can check the code base of com.adobe.cq.wcm.core.components.models.button implementation class. Only interface is available on adobe github. Thanks!