Expand my Community achievements bar.

Nomination window for the Adobe Community Advisor Program, Class of 2025, is now open!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/31/23
    Hi Team,  May I know what is the resource type for tagspicker in AEM cloud. I found the below from core components. But selectionCount property is not working to select only one value.   "cq/gui/components/common/tagspicker"    Or any alternate approach please?    Thank you!

    Views

    2.2K

    Likes

    0

    Replies

    5
  • 3/31/23
    Only on author instance I want to do mapping for URLs without .html. I have written the regex for sling:match. My use case is like, when a user hits URL like /content/we-retail/en is should redirect to /content/we-retail/en.html . ie, I want to append .html to whichever path the user is hitting, if ...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 3/30/23
    Hi everyone, The Adobe Creative Cloud desktop application won't install on my machine. Despite my repeated attempts to download it from the Adobe website, the installation procedure always seems to be stuck. I've also tried deleting my cache and turning off my antivirus program, but those actions do...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 3/30/23
    When using the ootb core forms container and action type as "Mail" I am able to send the email from AEM but I would like to create my own custom email template for my use case. Can anybody point me at email template I would need to override or which template Forms Container uses to send the emails i...

    Views

    867

    Likes

    0

    Replies

    3
  • 3/30/23
    We are embedded a form onto a Sites webpage. When we run our accessibility test, it is coming up with an issue that the iframe for the form does not have an aria label for screen readers. Is there a way to add an aria-label to the iframe? Any suggestions? Thanks.

    Views

    480

    Likes

    0

    Replies

    1
  • 3/30/23
    I am trying to create custom SPA core page model json which implements Page. In that model class, ":children" creation code causing bundle issue.without this function, page.model.json works fine @notnull@Overridepublic Map<String, ? extends Page> getExportedChildren() {if (descendedPageModels == nul...

    Views

    655

    Likes

    0

    Replies

    2
  • 3/30/23
    We are making a static website with HTML, CSS, Bootstrap and javascripts. Later we have to move this static site to AEM. we are asking that will it be as simple as we do it in WordPress or Drupal where you easily move a static site to CMS? Or no, in such CMS it will be very different. What considera...

    Views

    437

    Likes

    0

    Replies

    1
  • 3/30/23
    I'm building a service in AEM that uses a system user to perform certain tasks. Currently, when I develop the service locally, I create the system user (following this LINK) and config everything manually. However, I want to automate this process during deployment using a CI/CD pipeline. What is the...

    Views

    635

    Likes

    0

    Replies

    4
  • 3/29/23
    Dear community, I have a " forget password " use case which introduce in system user to initiate resetting password before authentication. The code snippet is like:     Map<String, Object> serviceParams = new HashMap<String, Object>(); serviceParams.put(ResourceResolverFactory.SUBSERVICE, "system-us...

    Views

    474

    Likes

    0

    Replies

    2
  • 3/29/23
    I am working in one of the requirement where I need to create the page JSON form the all available components on the page . I tried to create the workflow process in the custom process I tried to get the all the current page's components but I am not able to get the all the component nodes and also ...

    Views

    1.2K

    Likes

    0

    Replies

    5