Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/5/23
    Model:  package com.adobe.aem.guides.sabb.core.models;import java.util.List;import javax.inject.Inject;import org.apache.sling.api.resource.Resource;import org.apache.sling.models.annotations.DefaultInjectionStrategy;import org.apache.sling.models.annotations.Model;@Model(adaptables = Resource.class...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 5/5/23
    Hi All, I am using AEM 6.5 version and ACS Common 5.1.0 version. While flushing the cache using ACS Common Utility Dispatcher Flush. I am facing below error. Can you please let me know what is the issue ? 05.05.2023 10:00:58.068 *ERROR* [185.16.22.27 [1683280858067] POST /etc/acs-commons/dispatcher-...

    Views

    2.4K

    Likes

    0

    Replies

    6
  • 5/5/23
    I am trying to add color picket in AEM 6.5.16. I am following this article http://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html to setup color picker but I get empty color widget with below error,  Uncaught ReferenceError: _ is not defined   

    Views

    1.2K

    Likes

    0

    Replies

    5
  • 5/5/23
    I want to change the colour of bullet list inside rte. So I created a new clientlibs with categories (rte.coralui3, cq.authoring.editor) and added my style definition and linked the created clientlibs inside my dialog but the clientlibs is not picked up. Clientlibs changesDialog I am following up th...

    Views

    2.1K

    Likes

    0

    Replies

    4
  • 5/4/23
    Failed to execute goal com.adobe.aem:aemanalyser-maven-plugin:0.9.2:analyse (default-analyse) on project aem-guides- myproject.analyseAlthough my (analyser) version is 1.4.10 still it shows build failure.@arunpatidar 

    Views

    1.5K

    Likes

    0

    Replies

    3
  • 5/4/23
    On logs as mentioned below, SonarQube throws an issue stating 'Change this code to not log user-controlled data.' LOGGER.error("Unable to adapt resource at path {} to a Page object",rootPagePath); Why is this an issue?

    Views

    6.9K

    Likes

    0

    Replies

    1
  • 5/4/23
    Hi All,Sitemap isnt generating page urls only giving the last modified date on uat environment but on test its showing page urls with last modified date, can anyone help me.mapping is like thisuat;template-slingmapping-brands.json;https;www-uat.isravision.com;;/content/isravision;test;template-sling...

    Views

    651

    Likes

    0

    Replies

    1
  • 5/4/23
    Hello-I'm using the Querybuilder API to retrieve my AEM sites pages filtering with the path query parameter. I'm wondering if the Querybuilder API is also available for the cloud version, AEMaaCS. I am aware of the headless ability but I'm not able to follow the documentation on a simple endpoint li...

    Views

    2.4K

    Likes

    0

    Replies

    5
  • 5/4/23
    Hi Team, I want to get the host name according to environments such as author , publisher and despatcher.So I tried using java script like below.window.location.hostname;but my code is inside base page component. So it is saying window is not defined. Is there any way we can get the host name using ...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 5/4/23
    Hi All, I my project i want to replace "HelveticaNeueLTPro-Medium.ttf" and "HelveticaNeueLTPro-MediumItalic.ttf" with "Open Sans Medium" and "Open Sans MediumItalic" all extension like ( .eot,.otf,.svg,.ttf,.woff,.woff2). I have check on google for this but i didn't find, Please any one know from wh...

    Views

    3.6K

    Like

    1

    Replies

    1