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

  • 2/14/23
    We are having these groups in AEM as a cloud service instance  AEM Administrators-<SOME_STRING> AEM Users-<SOME_STRING> LICENSE_DEV_ADMIN_GROUP_NAME_SUFFIX PRODUCT_ADMIN_GROUP_NAME_SUFFIX   What is the purpose of these groups, why are there multiple with different strings of numbers/letters? A...

    Views

    846

    Likes

    0

    Replies

    2
  • 2/14/23
    Hi, I have a query, can we write a condition to check the methods in the model class before we call the model class using data-sly-use and call the methods.   here's a scenario: Model Class,   @Model(adaptables = Resource.class) public class HelloWorldModel {     @ValueMapValue(name=PROPERTY_RESOU...

    Views

    1.5K

    Likes

    0

    Replies

    8
  • 2/13/23
    I want the button component to come onto my custom component. The button should be customizable like so: This is dialog box that comes up when you try to configure the button. I would like this to come up when I click on the implemented button within the custom component I built.   For less confus...

    Views

    3.4K

    Likes

    0

    Replies

    14
  • 2/13/23
    This page (The Dispatcher Security Checklist | Adobe Experience Manager) mentions that this path needs to be opened.Any ideas what's the json for? I know it returns user information.   I am trying to find a way to prevent "hackers" from brute-forcing their way into the admin password via this URL.  ...

    Views

    3.1K

    Likes

    0

    Replies

    5
  • 2/13/23
    Hi, I have set breakpoints at templates for mobile and tablet like this @max_col: 12; /* default breakpoint */.aem-Grid {.generate-grid(default, @max_col);} /* phone breakpoint */@media (max-width: 768px) {.aem-Grid {.generate-grid(phone, @max_col);}} /* tablet breakpoint */@media (min-width: 769px)...

    Views

    765

    Likes

    0

    Replies

    2
  • 2/13/23
    We are using AEMaaCS and this issue is happening only in a cloud environment, not locally. In the page properties of a content page, we have authored "image" in the Thumbnail/preview tab. Now, this image gets rendered on the page. But the issue is, it's showing a 302 status code in the access/reques...

    Views

    2.3K

    Likes

    0

    Replies

    5
  • 2/13/23
    Hello,   If I have existing pages I know longer want to be accessible by google I have a few options.   1) Implement 301 redirects from old URL to new ones.  2) Select the 'hide page from search engines' in properties. 3) Remove page from Sitemap - but leave published.    If I do not put in 301 redi...

    Views

    3.1K

    Likes

    0

    Replies

    2
  • 2/13/23
    If I have a dynamic media image sitting in this url, for eg:  https://<dynamicmediaurl>/imagename?$test-Web-1005x257$   how can I download this image as inputstream programmatically? does anyone have any sample code?

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 2/13/23
    Hi Team   I have a requirement to add custom dropdown option to the the existing AEM rich text component.  Here we already have few options under inline styling and under hyperlines we have path, alt text and target and my requirement is to add a dropdown asking select variation.    I have tried but...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 2/13/23
    Hi- I am using the AEM provided wknd starter site to create a demo environment and I am trying to use the Querybuilder API for a list of pages. I have sent a request with basic authentication using my AEM credentials but continue to get a 401 unauthorized error.  https://author-p92367-e844390.adobea...

    Views

    1.7K

    Likes

    0

    Replies

    3