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

  • 8/7/23
    Hi,Can anyone help me with any example or high level solution on developing Login and Create Account feature in AEM using SAML.

    Views

    807

    Likes

    0

    Replies

    2
  • 8/7/23
      Hi Team,   I have a requirement to populate dynamic dropdown with checkboxes. I can able to populate dynamic values but along with that checkboxes also has to be populated.   I tired below code:   public void doGet(SlingHttpServletRequest req, SlingHttpServletResponse res) {         List<Reso...

    Views

    615

    Likes

    0

    Replies

    1
  • 8/5/23
    Currently, We are loading Client-libraries in Components using HTL like below:<sly data-sly-use.clientlibs="${'com.adobe.cq.wcm.core.components.models.ClientLibraries' @ categories=['apps.aem-demo.components.content.external-link-popup'], defer=true}"> ${clientlibs.jsAndCssIncludes @ context="unsa...

    Views

    1.3K

    Like

    1

    Replies

    5
  • 8/4/23
    Hi ,I am trying to setup multiple domains on the AEM cloud and i have done all the vhosts and farm configuration. I am able to render both sites with different docroot . However i am having trouble invalidating dispatcher cache when replicating the page from author to publish and the dispatcher cach...

    Views

    3.5K

    Likes

    0

    Replies

    15
  • 8/4/23
    Hi, AEM SPA application doesn't load when we change the URL through redirect or link shorting. Example, changing link from localhost:4502/content/project/us/en/pagename.html to localhost:4502/us/en/pagename.html. Page doesn't throw error but it's just blank page. I saw some other questions on this f...

    Views

    1.1K

    Like

    1

    Replies

    2
  • 8/4/23
    Hi,  Can anyone please help me with the how to write servlet for deleting the completed project in aem 6.5 Thanks & Regards,Madhu

    Views

    988

    Likes

    0

    Replies

    3
  • 8/4/23
    I have a custom component of type 'Content Fragment List' that returns a list of content fragments. Each content fragment has a data type 'Fragment Reference' that brings another content fragment with fields like Name, Direction, etc. How can I access the values of the content fragment added to my r...

    Views

    5.3K

    Likes

    0

    Replies

    4
  • 8/4/23
    Hello, We have created a folder structure and a group has been provided with relevant access.Now, admins can see the 'Publish to Brand Portal' button but not any other use who belongs to above group is AEM.Is there any specific path to which this group should have permission to? Thanks a lot in adva...

    Views

    749

    Likes

    0

    Replies

    2
  • 8/4/23
    Hi all, I'm getting the content using custom servlet end point and making the ajax call getting the values of the json content, I able to get the first array value as "fragmentName" mention in the below screenshot but i'm unable get the inner json array values like textField, textArea, NumberField, ...

    Views

    918

    Likes

    0

    Replies

    2
  • 8/4/23
    Hello, I am learning AEM Development. I downloaded the website from the internet and tried to convert it into an AEM project like creating components and adding authoring dialogues to components. The website I downloaded contains files from SCSS from Bootstrap. How can I add this to Clinetlibs? Does...

    Views

    1.2K

    Likes

    0

    Replies

    3