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
    We have a pretty big repository and i'm trying to perform the following SQL2 query which takes around 30 seconds to execute.Query -SELECT * FROM [CUSTOMNODETYPE] as t where ISDESCENDANTNODE('path_under_required_folders') and t.isModified=CAST('true' AS BOOLEAN)I enabled the debug logs for the packag...

    Views

    2.3K

    Like

    1

    Replies

    7
  • 10/15/15
    Hi,I was trying to read date property using sightly but it wont output anything. Below is the snippet that I used but it will always come as blank:Date Modified - ${pageProperties.cq:lastModified}I also tried possibly context options but in vain.I am trying to avoid Java Helper class route for simpl...

    Views

    13.5K

    Likes

    2

    Replies

    9
  • 10/15/15
    Hello Team, I have created custom Carousel  for slide show for images. it is working fine and facing some issues with face book/twitter shares. The issue is that am not able to share particular image in slideshow. We are using OG meta tags for image shares. how i can update  my OG tags content with ...

    Views

    1.1K

    Likes

    0

    Replies

    2
  • 10/15/15
    hello,need help in figuring out if anyone else has run into this kindof weird issue & found any solution -a) Initiating custom workflow involving few pages only - runs into Stale state always. it's not a global workflow issue -b) exactly for those pages running into stale - could not create new vers...

    Views

    742

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi , i am trying to implement google analytics as cloud service as per the steps provided by day :http://dev.day.com/docs/en/aem/6-0/administer/integration/external-providers.htmlbut when i enable the config on geometrixx pagei.e. http://localhost:4502/editor.html/content/geometrixx/en.htmli am gett...

    Views

    471

    Likes

    0

    Replies

    1
  • 10/15/15
    I need to enable Logging to monitor Workflows executionsWhich logger class do i need to enable in felix console (i guess it's in Apache Sling Logging Logger Configuration)?. "com.adobe.granite.workflow" ?. Thank You.

    Views

    2.7K

    Like

    1

    Replies

    3
  • 10/15/15
    In some time RTE components OKand CANCEL button hides.My code doesnt have JS errors too.please give me suggestions, how to proceed Thanks!Mike 

    Views

    580

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I hope somebody will have solved the following issue already. I am needing to configure the translation tool in CQ to allow translations for en_GB and en_US, but I am having no luck.I add the languages to /etc/languages, and they do show as columns but when I enter data and save they are not actu...

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi,I've run into an issue while trying to create a custom OSGI bundle that solves the following problem:We have a list of several thousand keys in a CSV file that need to point to specific pages, and then render the content of that page.Conceptually, I believe I understand how I'm supposed to do it:...

    Views

    1.2K

    Likes

    0

    Replies

    8
  • 10/15/15
    Hi Team,Am trying to access the Chinese site from the link http://mysite/content/zh_cn/home/microsites/bi/samplesite-cn/home.html.But, the Chinese translation texts are not appearing properly. We are handling the localization using request.getresourcebundle(page,request,"text");When i check the log ...

    Views

    576

    Likes

    0

    Replies

    1