Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/15/21
    Hi Team,I'm trying to load a client library using a helper template provided by AEM.I want to minify this js/css.When I go to /system/console/configMgr there is a option to minify all the clientlibs folders by using Library manager. But I want to do it for individual clientlibs folders.Is there any ...

    Views

    2.0K

    Likes

    0

    Replies

    6
  • 3/15/21
    Hi Team,I'm trying to load a client library using a helper template provided by AEM.<sly data-sly-use.x="/libs/granite/sightly/templates/clientlib.html">      <sly data-sly-call=${clientlib.js @@categories='x'}/></sly> Do we need to still defer this if so how we can do it ? Thanks

    Views

    2.7K

    Likes

    0

    Replies

    6
  • 3/15/21
    The above 2 resources are loading inside head element. but I could not find those in source code. I need to know where I can find this call & How can I put defer attribute to that?

    Views

    4.5K

    Likes

    0

    Replies

    8
  • 3/15/21
    I have a clientlib with 3-4 js files in it in a component. I wanted 1 of those JS files to load for my dialog. I cant use extraClientlibs because that way all the JS will load for my dialog, whereas I specifically want only 1 particular file to load for my dialog. Is there a way to do this?

    Views

    3.6K

    Likes

    0

    Replies

    4
  • 3/15/21
    Hi Team, I want to defer below two granite clientlibs paths. Paths are 1) /etc.clientlibs/clientlibs/granite/jquery.min.js?v=aemv2) /etc.clientlibs/clientlibs/granite/utils.min.js?v=aemv.How These two js files are getting embedded into page source ? Apparently they are getting embedded from /libs/cl...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 3/14/21
    Hi can anyone answer to the query. Also, how can I recover the credentials of the organization account? Thank you in advance.

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 3/14/21
    I have integrated AEM with Target using adobe I/O. The integration is working and we can export Xfragments from AEM -> Target.  But When I am trying to create A/B activity in AEM using targeting mode, the component does not show target icon which I want to use to provide different experience in A an...

    Views

    5.7K

    Likes

    0

    Replies

    4
  • 3/14/21
    Hello All, I am trying to implement LDAP Integration with AEM 6.5. When I did my configutaion and click on sync . Here are my configs: Configuration:org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider.config:userPool.maxActive=L"8"searchTimeout="60s"host.name="ldap.xyz.c...

    Views

    2.8K

    Likes

    0

    Replies

    4
  • 3/14/21
    How to reproduce:1. follow the oficial tutorial here: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/project-setup.html?lang=en#prerequisites 2. use the archtype to create the project:  mvn -B archetype:generate \                     -D archety...

    Views

    6.1K

    Like

    1

    Replies

    8
  • 3/13/21
    What is the way of caching the components of a page. I want to achieve caching at component level. I have few components in a page and I want to make do not cache for 2 components and rest of the components to be cached.

    Views

    3.6K

    Likes

    0

    Replies

    5