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

  • 9/3/25
    Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day.  In a world where so much is automated...

    Views

    4.0K

    Likes

    14

    Replies

    19
  • 6/2/16
    Hi Friends,I am new to forms I wanted to know what is the difference between the OSGI versions and J2ee versions of AEM forms?what features and functionality OSGI/J2ee version will support can someone help me with any technical documents would be a great help and support.what is the difference betwe...

    Views

    2.7K

    Likes

    0

    Replies

    1
  • 6/2/16
    I have a site set up on publish instance where I'm doing an ajax call to a servlet, however I'm not getting any response.The servlet is also installed as an OSGi bundle in the back end of our publish instance.I'm doing a POST call however I did notice that when I do a GET call it goes through. I've ...

    Views

    6.9K

    Likes

    0

    Replies

    10
  • 6/2/16
    my goal is to achieve below mentioned tasks:like a new photoshoot project , authors should be able to create 4 new types of projects.Each project type will have different metadata attributes.right now all projects only get due date, users, title and description only.What if I want to add few more at...

    Views

    3.1K

    Likes

    0

    Replies

    6
  • 6/1/16
    I'm testing a servlet I use to wait for get requests to the createpagewizard.html at a given path that redirects the requests to another directory (it's a news system, so I want new articles to always go in the appropriate year/month path). It works for the specified paths, but on paths higher int h...

    Views

    11.7K

    Likes

    0

    Replies

    13
  • 6/1/16
    Hello,I am trying to evaluate AEM content synchronization tools and I have finalized the two options:vlt rcp, and Grabbit (https://github.com/TWCable/grabbit)Since my use case is to synchronize content from PROD to DEV environments, I do not see any problems with vlt rcp (the amount of time, memory ...

    Views

    6.9K

    Like

    1

    Replies

    3
  • 6/1/16
    Hi All,I have a company facebook and youtube channel. I want to display content from my social media channels to an AEM page that i is hosted in AEM 6.1.I do not want to store the social media content in the AEM repository i just need to display the social media content in my AEM pageThe social medi...

    Views

    4.4K

    Likes

    0

    Replies

    2
  • 5/31/16
    Hello, i created lucene index for several properties in AEM 6.1 SP1, index created on 4 servers and work great on 3 servers, but it does not work on 4-th server.AEM not uses index only on 4-th server, on all other servers everything works as expected.How to troubleshoot the issue?

    Views

    3.5K

    Likes

    0

    Replies

    10
  • 5/31/16
    Hello,I am working with CQ 5.4 and having trouble to get audit logs for any kind of page events (e.g. creation, modification, activation, deletion, etc.).Note: You can find the audit logs in the sidekick in the information tab by clicking on the "Audit Log..." button. A window opens which normally s...

    Views

    4.5K

    Likes

    0

    Replies

    6
  • 5/31/16
    Hi,I am writing a piece of code that uses the title to fetch the corresponding Tag. I am facing issues for tags with & sign. Example:        String tagTtitle = "Celebrations & Holidays";        FindResults result = tagManager.findByTitle(tagTtitle)       Tag[] tagArr = result.tags;        for(Tag ta...

    Views

    5.8K

    Like

    1

    Replies

    12
  • 5/30/16
    Hello,How do we set a default value for the "granite/ui/components/foundation/form/checkbox" in page properties? I've set the value as true but when I open a dialog first time its always un-selected.Tried using cq:template to set the value but that also didn't set the default value.Any suggestions?T...

    Views

    5.3K

    Like

    1

    Replies

    3