Hey Guys,Hope you are doing well.We are migrating from AEM 6.1 to AEM 6.3.And I noticed that drop down in dialog populating through datasource started giving error in AEM 6.3 as below, which was working fine in AEM 6.1.20.12.2017 18:38:39.569 *ERROR* [10.2.40.186 [1513775319444] GET /mnt/override/ap...
Hi,I have a running website that built in MVC.net. Now, I want to manage content of my website through AEM. Is there any way to integrate AEM with MVC.net. I want to handle my website text and image with AEM.
I have created a Component with an image using - granite/ui/components/foundation/form/fileupload. When I select a file from the DAM the image is displayed fine, but when I try to upload an image file by clicking on the browse button, no image is displayed in the component. Please help me out.
I have a requirement to customize the create page name functionality in Touch UI. We are doing the same in Classical UI by using this "CQ.wcm.Page.getCreatePageDialog" and I am looking for the same in Touch UI. Any ideas how to implement that?Thanks In Advance.
Using vlt commands moving the content from one server to another.Following errors displayed in logs.Intermediate saving 1487 nodes (259 kB)...[ERROR] Error during intermediate save (1487); try again later: javax.jcr.ItemNotFoundException: Not a child: imgUrlAEM 6.3 : how to migrate the content, dam ...
Newbie here.Question.I know its possible to package assets (ie: images) in an AEM environment - say for moving to another environment....However, our business users are also creating 'Spin Sets' from some of these images within the system.Can the actual spin set creations be packaged? If so, where ...
Hi All,I am new to implementing site search feature in our AEM site and planned below components for Search functionality(not going for any external search)1.)Global Search component - where user can provide search input and on submit show the search result component.2.)Search Result component - Sho...
I am using the sling dynamic include for some of the resources, it's working in expected way. My question is can we get the current page url (/content/my-site/currentPage.html) in sling dynamically included component ?Thanks in advance !!
Hi,We are migrating our project from AEM 6.1 to 6.3. We use AEM's default Angular JS (V 1.2.28) in our project. This Angular JS is not available in AEM 6.3 publish instance under /etc/clientlibs. But we could find the same Angular JS folder in AEM 6.1 author under /etc/clientlibs.Why AEM hide or doe...