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,We are using AEM 6 at the moment, and take advantage of ValueMap's in Sightly. We use the following code:import org.apache.sling.api.resource.ValueMap;import org.apache.sling.api.wrappers.ValueMapDecorator;ValueMap map = new ValueMapDecorator(new HashMap<String, Object>() {{ put("key", "value"); ...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 10/15/15
    A form that POSTs data that used to work in AEM6.0 no longer works in AEM6.1 due to CSRF token rejectionWhen the form is submitted we recieve the following error in the log:POST /apps/tools/components/xsrftest/run.html HTTP/1.1] com.adobe.granite.csrf.impl.CSRFFilter isValidRequest: empty CSRF token...

    Views

    13.3K

    Likes

    2

    Replies

    10
  • 10/15/15
    Hello,I am currently working on a form which has multiple form components.I am looking to autopopulate fields in one dropdown based on something selected in the first one.All these dropdowns are separate components in one form.Is there any good documentation for such controls.Thanks,Sonali.

    Views

    2.0K

    Like

    1

    Replies

    9
  • 10/15/15
    I am seeing an strange behavior where there are duplicate Externalizer configurations when I check at /system/console/configMgr (see the screen shot). First conf always have default values. If I manually replace it with the new values (similar to the second conf) then once in a while it comes back a...

    Views

    971

    Likes

    0

    Replies

    4
  • 10/15/15
    I am making a custom xliff export function for localization and would like to see how CQ generates its xliff response.I see that this file opens a window using the dict.xliff selector/extension: /libs/cq/i18n/translator/js/translator.js (Line 128) but I can't find the file that defines how xliffs ar...

    Views

    497

    Likes

    0

    Replies

    2
  • 10/15/15
    How can I capture the asset that triggered a listener in to a variable. In my application:When a new asset is uploaded to a folder I want tomove it to a different folder. Is there a way to acquire the path or the asset that triggers the event?I know I can invoke a workflow/use workflow launcher in c...

    Views

    3.4K

    Likes

    0

    Replies

    4
  • 10/15/15
    In AEM 6.1 web console, when a component is disabled using the stop button (square) it disappears from the list and there is no control to change it back to active.  In previous versions of CQ/AEM the component would remain in the list with a status of disabled.  Clicking the play button (right faci...

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 10/15/15
    What type AWS instance needed to support 60k hits for AEM server

    Views

    655

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,Any one used com.adobe.granite.comments API's to add comments to assets?I have a requirement to add comments to some assets programatically.Any help highly appreciated.Thanks LM

    Views

    727

    Likes

    0

    Replies

    3
  • 10/15/15
    In richtext editor component ...i gave link to a pdf so that it should open in new tab.Even though i checked the check box provided in the link tab to open in new page...but its not working. and pdf is loading in the same webpage.even for link to webpage it happens the samething.help me resolve this...

    Views

    625

    Likes

    0

    Replies

    2