Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/11/22
    Hi All,I am facing an issue with rollout. Here is the scenario:Whenever I try to rollout a page and open rollout dialog. It doesn't show any live copies. In the heading it says " Showing 0 of 2 live Copies" Here is what I have already checked:- Live copies are present in the blueprint section of pag...

    Views

    864

    Likes

    0

    Replies

    4
  • 2/11/22
    I need AEM 6.5 service pack 6.5.9 since I am getting errors while installing service pack 6.5.8. I installed the service pack 6.5.8 but the bundles status shows it as Installed instead of Active. So if anyone provides me the service pack 6.5.9 it would help me.  

    Views

    886

    Likes

    0

    Replies

    5
  • 2/11/22
    Hi Community,I want to fetch content from AEM between two particular dates by writing a query.Can i get the help, what query should i exactly write to get this problem solved? Thanks.

    Views

    2.4K

    Likes

    0

    Replies

    7
  • 2/10/22
    When I publish a page from AEM-Author to Publish. I log into Publish and review the crx/de. I review the jcr:content properties.Why is only the jcr:content/jcr:createdDate being updated? no changes made in jcr:content/jcr:modifiedDate. Is this a bug?

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 2/10/22
    Scenario: 1 author instance, 3 publish instances. Shared File Datastore, Binaryless replication. Looking to move 1 publish instance to Default (full binary).Can AEM handle binaryless replication to PUB 1 and PUB 2 but Default (non binaryless) to PUB 3?I tried this but was running into issues with jc...

    Views

    657

    Likes

    0

    Replies

    2
  • 2/10/22
    We have requirement to submit custom form (client is not using Forms) that resides on the public website but we're not allowed to store submitted data inside publishing JCR  but only directly to authoring instance, it's AEM on the cloud solution.Is there any solution that will allow us to implement ...

    Views

    1.3K

    Likes

    0

    Replies

    9
  • 2/10/22
    Hi, I'm new in AEM. I have a content "infoCard" that include another content "CTA". I would that in crxde, CTA properties in a child node. how can i do it? following the code for the two components <?xml version="1.0" encoding="UTF-8"?> <jcr:root xmlns:sling="http://sling.apache.org/jcr/slin...

    Views

    533

    Likes

    0

    Replies

    1
  • 2/10/22
    Hi all,I’am facing an issue regarding the handling of the @inject annotation with AEM-Junit test scenario.Here an example of the issue:Model Class: @Model(adaptables = {SlingHttpServletRequest.class}, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL) public class SimpleModel { @inj...

    Views

    5.0K

    Likes

    0

    Replies

    23
  • 2/10/22
    I have a dropdown with a list of items and I'm trying to show/hide an element only if something is selected from the dropdown.In this case I'm trying to hide the "hero-icon" class.   <span data-sly-test="${properties.icon}" class="hero-icon"></span> How can this be achieved  

    Views

    887

    Likes

    0

    Replies

    3
  • 2/10/22
    Hi,Can i implement a way to enable or disable a <script> tag to add it to HTML with the Boolean value fetched from config file. So, I am getting the boolean value from config file by checkbox field. <sly data-sly-use.osgiconfig="com.app.common.config.osgi.ConfigService"></sly><sly> Instant Page Load...

    Views

    1.4K

    Likes

    0

    Replies

    2