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

  • 5/12/23
    Hello, I want to remove assets edit option based on render condition. I have found similar article aem-adding-a-touchui-quick-action-to-asset-cardsAs mentioned in article i have overlayed the file "/libs/dam/gui/coral/components/admin/contentrenderer/card/asset/quickActions.jsp" and to check i have ...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 5/12/23
    Hi, We have created a test page in master site and tried rolling out. When we tried doing this, it gave out a null pointer exception.  Exception: Cannot serve request to /mnt/overlay/wcm/msm/content/touch-ui/admin/rolloutdialog.html/content/my-site/language-master/en/sp16test in /libs/wcm/msm/compon...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 5/12/23
    Hi I'm implementing the following configuration regarding the sitemap and use absolute urls.https://experienceleague.adobe.com/docs/experience-manager-learn/sites/seo/sitemaps.html?lang=en#absolute-sitemap-urls They are showing that you can add it on the /etc/map/https or /etc/map/http depending on ...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 5/11/23
    We've a eventHandler that does some task on activate/deactivate. Now we've a preview server as well in place and want to understand on how to restrict tasks if destination server is preview server instead of publish server.

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 5/11/23
    Hi If I have a parsys json generated does not have child components. whereas, if I have responsivegrid or container components then json generated has child components data as well. Question: how does json generation works recursively.  Here is some example of content i am looking at. Here is some A...

    Views

    653

    Likes

    0

    Replies

    1
  • 5/11/23
    Hey. I'm a technical writer. My company extensively uses AEM for its sites. We have a developer portal where clients find our API documentation - but it's not using AEM. Is AEM used widely as a developer portal?Is there a content type for representing OAS (Open API Specification) files? Thanks so mu...

    Views

    1.1K

    Likes

    0

    Replies

    1
  • 5/11/23
    <tagsjcr:primaryType="nt:unstructured"sling:resourceType="cq/gui/components/coral/common/form/tagfield"fieldLabel="Tags"fieldDescription="Let author choose a maximum of five tags"multiple="{Boolean}true"name="./tags"required="{Boolean}true"/> above is the configured dialog, is there any way to limit...

    Views

    940

    Likes

    0

    Replies

    3
  • 5/11/23
    Hi Team,  I need the steps to load the fonts in AEM-SPA angular application. Regards,Shyam

    Views

    542

    Likes

    0

    Replies

    1
  • 5/11/23
     In error.log:11.05.2023 14:00:32.043 *ERROR* [[0:0:0:0:0:0:0:1] [1683793832002] GET /editor.html/content/testing.html HTTP/1.1] com.adobe.cq.msm.ui.servlet.IsSourceRenderCondition path /content/testing.html to check render condition is not valid 11.05.2023 14:14:45.117 *ERROR* [[0:0:0:0:0:0:0:1] [1...

    Views

    4.5K

    Likes

    0

    Replies

    7
  • 5/10/23
    Hi I am trying to create a config factory. Below are the three classes I have created public interface OSGiConfig {String getServiceUrl();} ===================================== import org.osgi.service.metatype.annotations.AttributeDefinition;import org.osgi.service.metatype.annotations.ObjectClassD...

    Views

    873

    Likes

    0

    Replies

    3