Hi all,In classic UI, we are able to drag and drop assets in the same folder wherever we want and we will get a popup to confirm the move.Is this functionality not available in touch UI? In assets.html i am unable to move assets in the same folder.For example: If i have 4 images in a sling:orderedF...
Are there any disadvantages of including a clientlib through its path using <link rel="stylesheet"> and <script src=""> tags rather than its category name using the cq:includeClientLib tag?For eg. if the client lib path is /etc/designs/myapp/clientlibswill there be any problem if we include the css ...
My business users would like to start tagging their content at the cq:Component level. Out of the box, AEM will let authors tag a Page or an Asset, but I have not seen any components that do this. I know I could create a custom cq:Component that would let the authors access tags via the TagManager A...
Hi,Is there a way to check if a page has UNPUBLISHED changes? We have many users who may come into a page and make a change, but sometimes there will already be modifications to the page that have not been published.If this is an out of the box feature I would love to know how to do it!Thanks,Ian
Hi Team,I am getting below error after deploying our project in AEM 6.3 fresh installation.org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwablejavax.servlet.ServletException: java.lang.NullPointerExceptionat com.day.cq.commons.servlets.AbstractListServlet.doGet(Abstract...
Hi,I have created a header component and its has feature to display company logo as well.As the company logo would be shared through out the site , I have decided to implement shared component properties and I have referred following links -Shared Component Properties.Here are my implementation ste...
Is there any way to create new AEM Multi-module project in eclipse without using any maven archetype command or or any tool like lazybone.Please share your thoughts.
Hi,I am trying install my AEM 6.1 project on AEM 6.3. After installation and update of all POM, related code, i am able to open my project webpages. However when trying to drag and drop any component on to a sample page using my project template its failing with below exception.13.11.2017 09:45:46.0...