Expand my Community achievements bar.

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

  • 12/16/20
    Hi, I have integrated my Site with Magento and able to see my products and different variants. But the Add to Cart is disabled.I am using the code from aem-core-cif-components. Upon debug i can see variants in variantSelector.js are blank. this._state.variantData = JSON.parse(this._element.dataset.v...

    Views

    813

    Likes

    0

    Replies

    1
  • 12/16/20
    Hi, I am getting the below  console error for MIME type ('text/html') is not a supported. Could you please provide input as how could I resolve it. 1>StoreMgr undefined:- script from location :- /libs/cq/personalization/widgets.min.js 2>Namespace undefined:- script from location /libs/cq/analytics/w...

    Views

    1.8K

    Likes

    0

    Replies

    3
  • 12/16/20
    Hi,I have overlay the experience fragment properties from this path(/libs/cq/experience-fragments/components/experiencefragment/cq:dialog/content/items/tabs/items/basic)  to our project structure and introduce the new customized checkbox field in basic tab. So the checkbox available while we creatin...

    Views

    2.3K

    Likes

    0

    Replies

    6
  • 12/16/20
    Hi , I am getting the below console error how could I solve this issue. Refused to apply style from '<URL>' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled   Thanks

    Views

    4.5K

    Likes

    0

    Replies

    1
  • 12/16/20
    Hi , I am getting the below error in console and is related to clientlibrarymanager.min.js  Could you please provide inputs as how could I resolve this.It shows an error as  console.log("LibraryManager: --\x3e evaluating js include failed: ",a)}else document.writeln('\x3cscript src\x3d"'+a+'" type\x...

    Views

    945

    Likes

    0

    Replies

    2
  • 12/15/20
    Hi,I am trying to set some value in request scope and fetch the same in HTL, it is not working, Not sure if this is doable in HTL without using Use API or backend changes.product.jsp:<%@include file="/libs/foundation/global.jsp" %><%boolean isActive = false;%><c:set var="productStatus" value="<%=isA...

    Views

    636

    Likes

    0

    Replies

    1
  • 12/15/20
    Hi, I have a component with has a parsys inside it.Now on breaking the  inheritance on a page for this component works flawlessly as expected. Now for a different requirement i am provided a path, but i need to check if the provided path's inheritance is broken or on. How to achieve that?FYI: I have...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 12/15/20
    I'm trying to create a modal component for my page in AEM. Everything works great. The modal js builds the code in the DOM at the bottom of the page as a direct child of the <body>. Normally with heights at 100% I can position the modal in the middle of the screen, however, the source code of AEM sh...

    Views

    795

    Likes

    0

    Replies

    2
  • 12/15/20
    I need to ask this. Does AEM come with an out of the box CSS framework for component and pages; where can I find it?Thanks

    Views

    1.2K

    Likes

    0

    Replies

    3
  • 12/15/20
    Hi, 1. Creating custom component as ("section component") and adding text field ("sectionText") using data-sly-resource2. Adding this component to editable template,3. Creating a page using this template, but while editing any content into "sectionText", it is getting stored into template level, not...

    Views

    953

    Likes

    0

    Replies

    1