Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/1/16
    Hi All,How Can i disable a tab in author dialog based on the current page template? I know i need to use a listener, can someone please tell me how to use it?

    Views

    2.6K

    Likes

    0

    Replies

    4
  • 7/1/16
    While researching my query builder problem, I learned that there are built-in functions that you can wrap around the value of a search result.Here are the two I found:fn:lower-case()fn:upper-case()Is there a complete list of all the built-in function reference that I can use in query builder?

    Views

    3.5K

    Like

    1

    Replies

    7
  • 7/1/16
    We have a jar which is embedded in the package at jcr_root\apps\appname\install. When we install the package, the bundle is not getting updated. Even If I stop/ start, update, refresh package doesn't help.If I install/ update the bundle, I can see my changes.So every time I make some java changes, I...

    Views

    2.1K

    Likes

    0

    Replies

    7
  • 6/30/16
    Hi All,Did any one know about how to caching on time base in cq5-dispatcher set up?I mean how to flush the content  after some time duration or time slot,time based caching is  possible in dispatcher? Thanks in advance,Nani

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 6/30/16
    Hi Hello Everyone,  I am facing some issue with dispatcher invalidate cache. 30.06.2016 16:11:41 - >> GET /dispatcher/invalidate.cache HTTP/1.030.06.2016 16:11:41 - >> CQ-Action: Test30.06.2016 16:11:41 - >> CQ-Handle: /content30.06.2016 16:11:41 - >> CQ-Path: /content30.06.2016 16:11:41 - >> Refere...

    Views

    10.4K

    Likes

    0

    Replies

    2
  • 6/30/16
    Hi all,Which specific permissions needs to be checked in useradmin so that a user is able to view the AEM inbox.

    Views

    2.1K

    Like

    1

    Replies

    3
  • 6/30/16
    I want to import a set of users into AEM Instance. Manually creating users would take a lot of time. Is there any other ways to import users in AEM?

    Views

    421

    Likes

    0

    Replies

    0
  • 6/30/16
    Hi All,I want to escape chars like "<", ">" and "/" in sightly. I have this piece of code:${"{1}{0}{2}{1}{3}{0}{2}" @ format=[properties.test,'<','>','/']} - but its rendering in HTML as &lt;test-data&gt;&lt;/contact-us&gt;I checked this  https://docs.adobe.com/docs/en/aem/6-0/develop/sightly/expres...

    Views

    11.9K

    Like

    1

    Replies

    7
  • 6/30/16
    Hi ,I have a requirement to share images on Facebook & TwitterI have Image Gallery Component where images are shown in rows and columns. There I click on Image on Modal pop up will come there I will have two buttons like : Facebook Share and Twitter.If I click on Share it will redirect to facebook l...

    Views

    941

    Likes

    0

    Replies

    2
  • 6/29/16
    Hi,I have written a filter to check whether user is login, if not, redirect it to the login page. I am referring to this filter code mentioned in this article http://aemfaq.blogspot.sg/2013/05/blocking-anonymous-access-to-crx-in-non.htmlBut when I tested it, the filter seems not work for the URL: ht...

    Views

    2.1K

    Likes

    0

    Replies

    5