[http://stackoverflow.com/questions/42446673/search-and-promote-null-pointer] Using the provided OOTB Search & Promote components with an S&P service the following error is thrown when I try and search:GET /content/Search/Results.html HTTP/1.1] org.apache.commons.httpclient.HttpMethodBaseGoing to bu...
Hi all,I am trying to write Junit test by using WCM IO testing tools. I have been reading lots of articles but I can't make it work. The steps I follow are:Add maven dependency for AEM 6.2 <dependency> <groupId>io.wcm</groupId> <artifactId>io.wcm.testing.aem-mock</artifactId> <version...
I've been playing around with content fragments and am wondering if it's possible to have the fragment variations tie to specific responsive layoutsI created a fragment and 3 variations (main, tablet and mobile) When I toggle the responsible emulator, I'm only seeing the main variation. I was wonder...
HI anyone knowing the use steps of how to use grabbit on windows. getting error as follows grabbit.sh: line 33: curl: command not found~~~~~~~~~Failure~~~~~~~~~~~~~Something went wrong when processing the given config.cURL, the transfer library used by this shell received an error code of 127. See h...
Hi,I need to create a banner component, I need to display one image at a time on banner , when user refresh the page then next image will display, if we have five images for this banner then all the five images will be display one by one on page refresh.All the images coming from dam.Please suggest ...
Hi All,https://github.com/nateyolles/aem-touch-ui-validation/blob/master/clientlib-touch-ui-validation/js/multifield.js Following this article by Nate Yolles. My understanding is that I need to place this file under component clientlibs folder and have the dialog structure. Suppose I want to restri...
Is there an OOTB way to determine where a page is being referenced in AEM?Here is what I did to reproduce:Delete a page that is being referenced by other pages. You receive a message that says this page is being referenced by other pages.Our authors cannot delete the page without knowing which page...
Hi @all,we have a few questions regarding permissions based on usergroups using components. Our research could not really answer the questions a way that we are sure with the possibilities given by AEM 6.2.Which possibilities do we have to restrict usergroups in working with components?Can we hide a...