I have to set custom rollout config for all product pages that will be created using AEM commerce catalog generator.By default AEM sets rollout configuration as catalogpagecontent and catalogrollouthooks for all pages using catalog generator.Any related document will be helpful to check for overlay ...
Hi I would want to access and read context aware configurations inside Jquery (eg: on dialog ready, inside custom coral dialog).Could someone let me how could we achieve this ?? any example reference would be very much appreciated.
Hi Team, we are gonna migrate etc/design folder ..pls suggest a right method Current design: etc/design/(project-name)/static-template-name/design_dialog (authoring values)..
Hi Everyone, I am trying to use sling context aware configurations inside AEM 6.5 project to store some configurations.As described here https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration.html#context-aware-configuration-bnd-plugin I have tried add...
Hi,Could some one provide inputs how could i bind my component to WCMUsePojo using AEMContext.I am getting below error based on my component and the test casejava.lang.NullPointerExceptionat com.adobe.cq.sightly.WCMUsePojo.get(WCMUsePojo.java:108)at com.adobe.cq.sightly.WCMUsePojo.getCurrentPage(WCM...
Hi,I am trying to develop a AMP (Accelerated Mobile Page) form in AEM. It is a rating form where the user rates and writes a review,I also need to save this review in a database table.Please find the below code for the same: <!doctype html><html amp><head><style amp-custom>.rating {--star-size: 3;pa...
My question is little bit tricky for me but could be easy for you. I have a Livecycle form and I am trying to create a script which will save the form with date that means each time a form is either changed or saved it saved with a new date stamp you can say a log of dates. The date needs to insert...
Hi, Could some one provide inputs on the below code in servlet is giving null exception for resourceResolverFactory .how to mock that using aemContext Servelt class public void doGet(final SlingHttpServletRequest request,final SlingHttpServletResponse response){@referenceprivate ResourceResolverFact...
ENV: AEM 6.5.3.0 (upgraded from AEM6.4)On using Dynamic Media component, "is/image" request is throwing console error on Author EDIT mode.In DISABLED mode, the same request picks the imageserverurl, which works fine. **/is/image ** Request reference: http://1.1.1.1:4502/is/image/conf/global/settings...
Hi Guys,Please suggest a way to make this scenario work?Flow/Requirement:1. Start workflow on a pdf .2. Added dialog participant step to either deploy immediately or to schedule the workflow.3. Added dialog participant step with a multi-field which has a path browser field in it, to attach pages/ass...