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
    Hi,Need help with accessing Client Context on server side. I have an implementation in AEM where httpsession was used to store data. With sticky session being configured on dispatcher, things seemed to work fine on all browsers except Safari [IOS session issue]. I've been asked to use Client Context...

    Views

    711

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All I have written ECMA script and the same is called by a process task inside AEM WF to call LC process. For some reason, the error.log says that it has got internal error while invoking my LC process.Intention of my ECMA script is to obtain the incoming guideBridge XML from the form and post it...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I can follow the code examples and reference web pages for guidance on how to write javascript to back Sightly html.  However, I am not clear on where the code documentation is to reference when authoring such javascript.  Are there server-side javascript documents akin to the Sightly javadocs?

    Views

    3.5K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi Guys, I just want to understand the addcart working in AEM, basically the code written in product.jsp initiates the process of adding items to cart but I'm confused at this code:<form class="product-form" method="POST" action="<%= xssAPI.getValidHref(addToCartUrl) %>"          onsubmit="return va...

    Views

    697

    Likes

    0

    Replies

    2
  • 10/15/15
    I am using Adaptive forms and not able to find any capability to add a Rich Text Editor/Component.If anybody has already implemented this feature, please let me know.Thanks,Mark

    Views

    498

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,i'm looking for an overview/pdf of all the components in the sidekick and what they can do for you in your template. I can try all of them one by one ofcourse, but I think there must be an overview somewhere to use by me and my colleagues.Ofcourse I know the image component, the text component an...

    Views

    608

    Likes

    0

    Replies

    2
  • 10/15/15
    I recently migrated to AEM 6.1. In the process I had to reinstall some of my OSGI bundles. They all worked except where I call them from AJAX.I have a servlet that I register using@SlingServlet(paths = "/bin/stores.json", methods = "POST", metatype = false)Inside my class I have the following method...

    Views

    5.2K

    Like

    1

    Replies

    5
  • 10/15/15
    Does anyone know how to make the authoring dialog automatically to have the horizontal scroll bar when the filed is too long? I have tried to set autoWidth, autoScroll to true, seems all of them only apply to vertical scroll bar, not horizontal scroll bar.Thanks.

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi guys,I am submitting a simple feedback form to a form handler in AEM 5.6.1. The submission is being made by JQuery $.post(). The post submits to a CQ page which contains a single component to handle the form input and send an email. Really simple stuff.If I access the form handler page directly i...

    Views

    855

    Likes

    0

    Replies

    1
  • 10/15/15
    I am currently in the process of migrating from LiveCycle to AEM 6.1 and I was curious to know if the packages are a like for like mapping for example, the the following packages in livecycle have corresponding packages in AEM. If so what are they and is there a document that maps them out?import co...

    Views

    1.2K

    Likes

    0

    Replies

    4