Expand my Community achievements bar.

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

  • 9/19/21
    Hello Team, AEM version: 6.5.6In publish instance, all JavaScript code written in slightly html get removed automatically . Anyone having some idea around it.Eg.In one of component sightly html:<script type=...>var a = "1222";</script> PROBLEM: In author instance, we get this variable with wcmmode=d...

    Views

    1.7K

    Likes

    0

    Replies

    4
  • 9/18/21
    Hi I am not able view AEM sites pages in list view. Have anyone faced similar issue?AEM Version: 6.5, 6.5.7 service pack installed!

    Views

    1.2K

    Likes

    0

    Replies

    6
  • 9/18/21
    Hello everyone, I'm currently running a React SPA sites with AEM 6.5.5 and trying to apply a custom CSS class into one of the Layout Containers in my template.   Here are the steps I did:1. Added the custom css class in the Layout Container's PolicyAdding the custom class in Template Policy 2. Subse...

    Views

    761

    Likes

    0

    Replies

    2
  • 9/18/21
    I have aem6.5 and running AEM first time on my machine its not running getting hang at certain point. Tried running it through CMD using java -jar aem6.5-author-p4502.jar -Xmx1024m -XX:MaxPermSize=256m getting this error Verbose option not active, closing stdin and redirecting stdout and stder  I ch...

    Views

    9.6K

    Likes

    0

    Replies

    12
  • 9/18/21
    Hi community members ,I have been following developer guide for learning purposes and I am on the following task :and I have pasted the code as mentioned in it and my structure in crxde is the following :Here are  the code snapshots:According to the guide my desired output should be this -but I am g...

    Views

    782

    Likes

    0

    Replies

    4
  • 9/17/21
    I was trying to implement some datasources in my dialog but when I installed my project the select would be blank, when checking the logs I came across the following error: org.apache.sling.servlets.get.impl.DefaultGetServlet No renderer for extension html, cannot render resource TypeOverwritingReso...

    Views

    518

    Likes

    0

    Replies

    2
  • 9/17/21
    Hi! There's a Product in Magento which has a custom attribute. If I run this GraphQL:{products(filter: { sku: { eq: "HAMC8489B717" } }) {items {name product_performances}}}I get this answer:{ "data": { "products": { "items": [ { "name": "252", "product_perform...

    Views

    664

    Likes

    0

    Replies

    1
  • 9/17/21
    Node node = resource.adaptTo(Node.class);final NodeIterator it=node.getNodes();do {if(node.getPath().equals(mapNewComponent.getKey())){node.setProperty("slingResourceType","anydata");}}while(it.hasNext()); I am trying this but it is not working

    Views

    763

    Likes

    0

    Replies

    4
  • 9/17/21
    Hi, Is it possible to configure Link checker to traverse a specific node under /content and not the entire /content repository?I have multiple projects configured under /content and i want the Link checker to be enabled just for one project. Please let me know if its possible.

    Views

    893

    Likes

    0

    Replies

    2
  • 9/17/21
    Hi Team,I tried to build the AEM application but getting below error.plz help me build issue. 

    Views

    760

    Likes

    0

    Replies

    4