Is there a way to open up an adobe viewer for folios in a web browser? Like say the user downloads an article and wants to read it so the page open up sort of an adobe reader for the user to be able to read the article? Is there such a way?
Hello, we are in process of finalizing a new architecture where AEM would be hosted in a AWS cloud. I have read somewhere that any sensitive information/data should not be stored at the AEM level (in AWS cloud) since there is potential security risk there. If anyone has any pointers as to what that ...
Is there a tutorial for making a image carousel which you drop as a component on your page and then edit like a slide show that has drag and drop image option so that you fill the carousel with drag and dropped images?
Hi there,Maybe there is a challenge case for me: i want to add a button or link "Add to Cart" at the top right corner for each page automatically, please see following screenshot:[img]add2cart.png[/img] It means that if user to open a instance of pagee/template, the button/link appear at there autom...
I'm able to publish site from author instance to publish instance using generic procedure, now i want to publish this with help of Dispatcher i download it and configure it with IIS now i'm confusing which instance should we host on IIS and how to host that instance, so someone suggest me best way t...
Hi, i am trying to create a language copy in the Website Admin in CQ 5.6.1 and i cant create the language node. when i go to the Geometrixx main node, the Create Page button is not enabled? in the tutorial for language copy creation it says to create a new node unders the 'Geometrixx Demo Site' with...
Hi All,I badly need someone to help me. we were implementing pagination in CQ5. We want something similar to google pagination - For example, I want to show 10 results per page and after page 6, I want to move the pagination numbers one by one. ie. first it will show 1 2 3 4.......10 and after page ...
I hava aem 6.0 SP1 installed. as said in release note. it supports java JRE 8.Now I have made a bunlde for one service by maven and intellij. when I use java 8 syntax to make the service and set maven-compiler-plugin to both source and target to 1.8.The bundle can be deployed in console without prob...
I need to create multiple instances of the same component in a loop based on how many items are in a list. This was easily accomplished in jsp's but in sightly I am not finding a way to do this. In a jsp I would do a cq:include and if the path had the same name it would append a count on the end. Be...