Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 3/9/21
    Hi All,  We have an issue where clientlibs included directly included in the page (using data-sly-call overriden in customheader and customfooter fragments) is loading after the clientlib included through page policy. This is for XF page. Is there a way We can include the page policy after the stati...

    Views

    990

    Likes

    0

    Replies

    4
  • 3/9/21
    I have a component with 3 colorfields. The swatch of each colorfield only shows 5 accessible colors.I need to get a report of all the pages that are using this component and if they using any inaccessible color in any of the colorfields.I have ACS Commons in my instance. I was thinking if I could ge...

    Views

    549

    Likes

    0

    Replies

    1
  • 3/8/21
    Hi All, I am trying to embed youtube videos using Embed component. While selecting youtube from embeddable tab, I can see video id but width and height option is not visible. I want to set width and height from the dialogue as can be seen in Adobe documentation - https://experienceleague.adobe.com/d...

    Views

    4.6K

    Likes

    0

    Replies

    9
  • 3/8/21
    Hi All, Am writing one test case with RequestParameterMap, but it's throwing nullpointer exception .  Below one is the code snippet . @testpublic void validateUserData() {Map<String, RequestParameter[]> params = new HashMap<>();params.put("firstName", getRequestParameter("firstName", "test"));params...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 3/8/21
    Hi. For example I have a path /en/example.htmlAt publisherWhen there is selector and suffix added to a url and become /en/example.1.html/test.htmlThe node is resolvable (from recent request) but empty page is shown This happens on the React SPA of WKND Guide.I also tried on we.retail and seems worki...

    Views

    2.6K

    Likes

    0

    Replies

    6
  • 3/8/21
    downloaded source zip from here: https://github.com/adobe/aem-guides-wknd/releases/tag/aem-guides-wknd-0.2.0 [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.7.6:install-node-and-npm (install node and npm) on project aem-guides-wknd.ui.frontend: Could not download Node.js: ...

    Views

    10.9K

    Likes

    0

    Replies

    7
  • 3/8/21
    I'd like to restrict editing on the top page of our site, as well as a few key child pages, while at the same time allowing users to edit pages beneath these key pages.For example:example.com/homepage is our parent page that we want to restrict access to.example.com/homepage/topic1 is a child page t...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 3/8/21
    Hello all, I am having an issue on AEM 6.2 after applying the hotfix 12875, service pack 1, and featurepack 12445. I have made sure all bundles are installed and active in system/console. When I go into the authoring mode to edit any site, I am met with the welcoming screen, that explains switching ...

    Views

    1.4K

    Likes

    0

    Replies

    4
  • 3/8/21
    HI,Is there way to disable minification only or Author but not for Publisher.We installed SP7 and it has issue with component edit and the solution is to disable minification of JS. But we don't want to disable minification in publisher as it will impact performance. The Apache Granite HTML Library ...

    Views

    838

    Likes

    0

    Replies

    4
  • 3/8/21
    I have a form that has 4 dropdownsI would like the form to populate DowpDown #4 based on the selections in Dropdowns1, 2 and 3Currently:1st dropdown the user would select Mom2nd dropdown the user would select Dad3rd dropdown the user would select 1 childthe 4th dropdown would only display from this ...

    Views

    1.3K

    Likes

    0

    Replies

    4