Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I want to embed Activation Rules in AEM web pages. How can i do that? 

    Views

    470

    Likes

    0

    Replies

    1
  • 10/15/15
    I am using AEM6. Using@Reference private QueryBuilder builder;is not making my servlet work.. is there any Solution for this? is there any other alternative to get the Query builder instance with out using "@Reference"?package com.kicker.disolutions; import java.io.BufferedReader; import java.io.IOE...

    Views

    3.6K

    Like

    1

    Replies

    12
  • 10/15/15
    // Link Style Start            this.linkStyleField = new CQ.Ext.form.ComboBox({                triggerAction : 'all',                lazyRender : true,                mode : 'local',                width : 225,                fieldLabel : 'Link Style',                fieldDescription: "Select the CT...

    Views

    764

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,I want to setup NTLM authentication + AEM 6.1 author and publish on RHEL machines, I followed below link [1], I am not getting how to setup.Please share me steps to configure.[1]https://helpx.adobe.com/experience-manager/kb/SSOwithApacheIIS.htmlThanks,Mahesh

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi Everyone,I am currently working on integrating the In Design CC server 2015 with aem 6.0. The OOTB functionality i.e., processing of In design document when uploaded to dam, and generation of page looks pretty straight forward. However, the end result i.e., the Page is losing all the styles. As I...

    Views

    460

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Team,Please let me know the steps to configure openLDAP with AEM 6.1 author and publish.Thanks, Mahesh

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 10/15/15
    Update: We are using AEM 6.1After a batch import, we get the following error in /libs/cq/gui/components/endor/badge/badge.jsp which prevented the touch UI from completely loading the authoring pagejava.lang.RuntimeException: Unable to scan input at org.apache.sling.xss.impl.HtmlToHtmlContentContext....

    Views

    2.2K

    Likes

    0

    Replies

    3
  • 10/15/15
    I included adaptive image component in another component.  I do not want this div to be generated if the image is not authored.how can i use data-sly-test in this context?<div class="col-content-inner">                <div data-sly-resource="${@path='adaptiveimage', resourceType='/apps/mda/component...

    Views

    631

    Likes

    0

    Replies

    1
  • 10/15/15
    I'm interested in customizing the component browser, primarily to reduce the emphasis on the colored bars. I've seen customizations for the asset finder, so I'm guessing it's possible; can anyone point me to an example for the component browser?Thanks

    Views

    941

    Likes

    0

    Replies

    1
  • 10/15/15
    HiIn CQ 5.5 we connected to the ldap jmx bean via: javax.management.MBeanServer.getClassLoaderFor("com.adobe.granite.ldap:host=localhost,port=10389,type=Tools")e.g. for the operation syncAllExternalUsers(), which worked fine.Now with AEM 6.1 I try to use the new JMX Bean via:javax.management.MBeanSe...

    Views

    5.8K

    Likes

    0

    Replies

    12