I'm a bit confused by the concepts of overriding, inheriting and composition to build components. It would seem that copying code directly from /libs/foundation would be strongly discouraged, (due to the issue that would result after upgrades), so I don't really want to consider that as as option. 1...
Hi All,I m trying use aem 6.1 local instance. I had a requirement where my page should open with this link localhost:4502/launchcomapreSo what I did is created a cq:page under etc folder and in the properties I gave sling:vanitypath= /launchcomapre ( tried same thing in AEM 5.6.1 vanityPath works c...
HI,I am looking at requirement to synchronize users and groups created on one of the publish instance to be replicated to another publish instance.We have only 2 publish at hand, and do not wish to bring these data to author instance.I believe "Synchronizing Users Across Publish Farm" is something o...
I was wondering how to reset the choice for accessing Dam repository from Desktop.There are 2 possibilities, either via AEM Companion or via CCDesktop App.For any reason the second don't works anymore on my computer and I can't activate the first one. I mean using the "Reveal on Desktop" button from...
Hi team,MSM performance is slow in Author(AEM5.6.1- Sp2) .We got below warning in error.logs./jcr:content/shortcut/*: no parent: no LiveCopy..Blueprint control center is takign time to load.Kindly assist .Cheers,Chai
I am using http://localhost:4503/libs/foundation/components/form/text/text.jsp which has sling:resourceSuperType pointing to foundation/components/form/defaults/fieldI need to chage the validation that would throw any error from server validation if any html tag is feed say <script> </script>...
Hi,By default we can create duplicate assets collections. Internally dam resource collection servlet appends the collection node name with 0,1,2 etc but will keep the same jcr:title. I wanted to know how we can restrict creating duplicate collections. I could not find any OSGI configuration for the ...