Hi, I am looking to use the newsletter feature of CQ and wanted to provide options to the end user for subscribing/unsubscribing to receive the newsletter.Can someone suggest the best way to go forward for providing such functionality? The documentation seems rather incomplete on those features and ...
When looking at the documentation, it looks regular TarMK clustering has disappeared and clustering is now only supported for mongoDB.So the core question is here, does the following still apply http://docs.adobe.com/docs/en/cq/current/deploying/cluster.html for AEM 6 and if so, do the steps still m...
Hi,Is there a possibility for query builder to order by the default order in site admin (default node order), so when I drag the page to change its order in the site admin, my query builder results would retrieve it by the new order. This is the query builder I used: http://docs.adobe.com/docs/en/cq...
Because i need to add an button[Add to cart] into sidekick after write code in file sidekick.js, please see following screenshot. Here my requirement is to collect this current page or node path to store in somewhere if user to press this button [Add to cart]. I am a new to AEM and already complete ...
Hi,We are using ldap login module to create users in CQ from Ldap. We want to use SSO handler for authentication by cookies. I saw on ldap documentation that we need trust_credentials_attribute="TrustedInfo" parameter to make it work. Putting this paramter alone in ldap_login.conf file isn't working...
Hi all, This is regarding generating CQ Package using maven-vault-plugin in pom.xml . I am trying to set "AC Handling" in my package. using CURL command you can do this as below (passing -F acHandling=Merge)Create your package firstcurl -u admin:admin -X POST http://localhost:4502/crx/packmgr/servic...
Hi I'm wondering if this is possible?I have a component (xcomponent) and have the two sightly templates in this as followsxcomponent.htmly.htmlI'm using JAVA-USE API to get the data for the template and including the y.html in xcomponent.html as below<div data-sly-use.componentService="XComponentPr...
My locale development repository is quite big and at times i need to do a force system restart without shutting down my crx repository properly. Next time i start my repository the lucene indexing begins by indexing the under /var/audit/....I've followed the steps described in http://helpx.adobe.com...
Hi All.Created pages and mapped client context path to /etc/clientcontext/xxx Saved and activated the page from author . Once hit the same page in Firefor and IE 9 , asking for "would you like to share the location"Whereas in chrome, it is not asking for location prompt.Also from sidekick , if i sel...