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
  • 8/12/16
    There is little documentation on suffix.  Under "URL Decomposition"; suffix "can be used to specify additional information".  Under "Locating the Script"; for URLs in other formats not ending in .html; suffix is added to the script name.An obvious use is to write query parameters as the suffix to cr...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 8/12/16
    Hello, I am using AEM 6.2 and including my parsys as a resourceType: <div class="customCSSClass" data-sly-resource="${'marginCol' @ resourceType='wcm/foundation/components/parsys'}"></div>I would like to add a customCSSClass on every component that is added to the parsys. Essentially, I want to crea...

    Views

    3.5K

    Likes

    0

    Replies

    1
  • 8/11/16
    Hi,Our hebrew website which has a dynamic PDF generated based out of the html and passed to itext pdf getting gibberish. We use itext pdf 5.5.5 version and also set  UTF-8 as a charset and Arial unicode MS.ttf has been used.  The fonts getting all content changed to question marks (???) .  The issue...

    Views

    3.9K

    Likes

    0

    Replies

    1
  • 8/11/16
    Hi I can't seem to get the path to forward to another page within my servlet.I have one page which makes a call to servlet then that servlet redirects to a different page.The page I want to be redirected to lives under /content/magazineI tried this but doesn't work:RequestDispatcher requestDispatche...

    Views

    4.7K

    Likes

    0

    Replies

    5
  • 8/10/16
    Hi All,I am integrating AEM with Hybris. On product page I make an API call to Hybris to get product data which returns response in form of JSON.As my product data would not change much so I want to cache the JSON response on dispatcher. How in my code I can make sure that when product data is reque...

    Views

    2.2K

    Likes

    0

    Replies

    1
  • 8/10/16
    Hi,I have configured page redirection using page property option but when i access the page its not redirected to target url. i have verified jcr:content node of configured page it has property called "redirectTarget : provided target url as value". Same functionality working as expected on Geometri...

    Views

    3.4K

    Likes

    0

    Replies

    3
  • 8/10/16
    What will be the sightly code for <CQ:TEXT> . what will the sightly code for below code<cq:text property="image/jcr:description" placeholder="" tagName="small"/>

    Views

    3.0K

    Likes

    0

    Replies

    5
  • 8/9/16
    If I am using a custom Authentication handler and my users reside in some database.In extract Credentials method I authenticate my user from request i.e. j_username check that it exists and password is correct probably from database, I ask TokenUtil to create credentials to create necessary login to...

    Views

    2.9K

    Likes

    0

    Replies

    5
  • 8/9/16
    Hi All,Is there any way non-admin groups (Groups/Users doesn't belong to "administrator" group) can create user and assign/remove groups to the users. We have created few non-admin groups with users who has all the permissions in the repository but doesn't belong to "administrator" group. The Group/...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 8/9/16
    Hello All,              we are customizing the sightly version of ipasys as per our custom requirements. But due to Q.js asynchronous behaviour, we are facing below issue.Below is a sample piece of code from our par.js of sightly iparsys.                var parsys = new ParagraphSystem(parResource, ...

    Views

    1.5K

    Likes

    0

    Replies

    2