Expand my Community achievements bar.

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

  • 10/25/22
    Hi, in my component dialog I have this item: <rule jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/autocomplete" emptyText="---- Slect value -----" fieldDescription="Select rule" fieldLabel="Select rule" forceSelection="{Boolean}true" name="./rule"...

    Views

    320

    Likes

    0

    Replies

    4
  • 10/25/22
    Hi all,   What are all the ways to Implementation AEM Headless? I saw GraphQL. Is the below list true? 1. Content Fragments 2. Experience Fragments 3. Sling Models 4. GraphQL 5. API End Point   Are Experience Fragments one of the means of AEM Headless?   Kindly let me know high level steps for each ...

    Views

    220

    Likes

    0

    Replies

    1
  • 10/25/22
    Hi All,is there any show/hide functionality or conditions available in Style System.Requirements- if i select a class in style system then the new group or class in style system should be Visible,if its not selected the group or class should be hidden.eg. if i select the Full Width then there should...

    Views

    427

    Likes

    0

    Replies

    3
  • 10/25/22
    Hi,   Can someone tell what is the use of  Apache Jackrabbit Oak External Login Module     We are currently using SAML authentication, but getting some error like,   org.apache.jackrabbit.oak.spi.security.authentication.external.impl.ExternalLoginModule No IDP found with name e6897caa09f6514a8bfca...

    Views

    358

    Likes

    0

    Replies

    1
  • 10/24/22
    I recently converted a set of json generating servlets to use the jackson sling model exporter. Previously, I used gzip encoding and wrote the http entity with a gzip writer after I had constructed the json objects myself--not a very fun or concise process.   I am thrilled with the clarity and brevi...

    Views

    771

    Likes

    0

    Replies

    3
  • 10/24/22
    Hi, I generated code from latest archetype and deployed to aem. When I am restarting the AEM server , getting below error   HTTP ERROR 503 Problem accessing /. Reason: AuthenticationSupport service missing. Cannot authenticate request.   Step to preproduce Start Vanilla/New instance AEM 6.5 instance...

    Views

    989

    Likes

    0

    Replies

    2
  • 10/24/22
    hi,   just for a test we would like to enable querybuilder  on cloud sandbox publishing instance. We tried changing filters.any  Added 2 rules   $include "./default_filters.any"   /0100 { /type "allow" /path "*/bin/querybuilder*" /selectors "*" /extension "*" }   # allow non-public content directori...

    Views

    831

    Likes

    0

    Replies

    7
  • 10/24/22
    I am trying to add a couple of fields to experienceFragmentsIndex-3 .. I did all of the instructions and didn't even change the code I got from dev server on cloud:     <experienceFragmentsIndex-3-custom-1         jcr:primaryType="oak:QueryIndexDefinition"         async="[async,nrt]"         compat...

    Views

    999

    Likes

    0

    Replies

    6
  • 10/24/22
    Hi All We are seeing duplicate content on preview mode.  Issue:  When we publish the XFs to preview though, we're now seeing double/repeating content on the preview page. Here is the page reference: https://preview-p24859-e93037.adobeaemcloud.com/site/us/en/products/computing/hybrid-cloud-operations...

    Views

    607

    Likes

    0

    Replies

    3
  • 10/23/22
    Hello Everyone! Have a quick question regarding calling components inside another component. I have a main navigation custom component, where I am pulling in the 'image' and 'navigation' core components using the data-sly-resource. Please refer to the below code snippet. <sly data-sly-resource="${ '...

    Views

    250

    Likes

    0

    Replies

    1