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

  • 1/5/24
    I'm able to access the AEM instance at http://localhost:4502 however, when I try to build my AEM project, I get the following error.I'm running the following command which from what I understand, builds and runs the AEM project on port 4502 and adds the project to the AEM sites.mvn clean install -s ...

    Views

    4.6K

    Likes

    0

    Replies

    12
  • 1/5/24
    Hi , Just updating the post again on what all outstanding issues we have apart from the below one1. Open SSO login is not working for us after SP19 upgrade.  - We are working with Adobe on this one2. Our delete functionality is custom to move it to a recycle bin folder, this too not working due to s...

    Views

    9.2K

    Likes

    0

    Replies

    31
  • 1/5/24
    Hello People, We have different environments in project and different vhost and farm file for each environment domain.Since most of things are common in these, how can we merge into one and handle environment specific values using vars file? Any suggestion would be helpful.Thanks.

    Views

    1.4K

    Like

    1

    Replies

    4
  • 1/5/24
    Hi All, Here I've created the Social Media Sharing Component using Sling Model.When I'm giving the Social media links, it is not redirected to the External app.Any step by step process how to proceed would be really helpful.  

    Views

    2.1K

    Like

    1

    Replies

    11
  • 1/5/24
    Hi, I'm Dharmavaram Murali. I want to apply for AD0-E134 Adobe Experience Manager Sites Developer Expert certification exam. I have some doubts regarding AEM certification. After the test is passed, when will I receive the certification, and how can I obtain it?In case the test is failed, do I need ...

    Views

    3.0K

    Likes

    0

    Replies

    12
  • 1/4/24
    Hi All,Since TagPicker is deprecated from AEM 6.3. I want to migrate to TagField touch ui. rootpath property is a string so can give one specific namespace path (eg:/content/cq:tags/forum). I have a requirement to list multiple namespaces(rootpath) in tagfield touch ui dialog.rootpath = "/content/cq...

    Views

    2.9K

    Likes

    0

    Replies

    15
  • 1/4/24
    The requirement is to have one item in a multifield component as default when we add the component on the page. How can I achieve this? For example, if SKU list is a multifield, the below should be the way it needs to be added with one item already available. 

    Views

    770

    Likes

    0

    Replies

    2
  • 1/4/24
    To creates Editable Templates based on a custom Page component. The developerwants to leverage the Style System within the Editable Templates to allow authors to switchbetween the Dark and Light Theme. The Style System dialog is NOT enabled for the site What should be done to resolve this issue a. D...

    Views

    895

    Likes

    0

    Replies

    3
  • 1/4/24
    In a non-optimized website, the final HTML generated for a typical page by publish instance includes a relatively large number of <script> elements that refer to other script files loaded from AEM environment. The developer wants to minimize these network calls by combining all required client libra...

    Views

    668

    Likes

    0

    Replies

    2
  • 1/4/24
    So this works ok in HTL/sightly <h3>${properties['my-field-name-here'] @CONTEXT='text'}</h3> But how do I access this value in Java? I have this code in my class but I cannot see "my-field-name-here" in the list. Thoughts? Thanks!ValueMap test = resource.getValueMap()

    Views

    689

    Likes

    0

    Replies

    3