you can use the code shared by @Tethich , it is traversing the children nodes for 'container' and returning list of type Cards .
Have tried that code?
Container --child1
--child2
Hi @Zendarkke You don't need to create intermediary node. The code @Tethich shared work on that content structure but you can adjust the code to read children content from immediate node as well.
Please check other code references. Also share the content node structure when you author for this con...
Hi @josephambrose
header config file is use to apply custom HTTP response headers to resources, for example to allow CORS.
You can see those headers in the page request.
Please check below for more details
https://www.aem.live/docs/custom-headers
Hi @agyawa
We can't store String[] property with 1000s of entries whose size exceeds 16MB.
Please check https://medium.com/@bsaravanaprakash/how-big-can-string-properties-get-in-aem-understanding-string-property-limits-in-aem-b5635aec6fcf
Hi @josephambrose
I am not sure, if there is a specific property, maybe try using full name.
but you I think you still wants to make sure when you access STG AEM environment, you should only see the Stage repo.
HI @Zendarkke Please check example here : https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/sling-models-adapt-to-great-grand-child-nodes/td-p/657465
Hi,
If you are using core components then you can load clientlibs with type=media using core component Template or Sling Model
https://github.com/adobe/aem-core-wcm-components/blob/081c26da731047659642e7863345b69b07bb931f/content/src/content/jcr_root/apps/core/wcm/components/page/v3/page/headlibs....
Hi @srikanthpogula You can check
https://experience-aem.blogspot.com/2015/07/aem-61-get-references-of-page-or-asset.html
https://developer.adobe.com/experience-manager/reference-materials/6-5/javadoc/com/day/cq/wcm/commons/ReferenceSearch.html