Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/16/22
      While anlalysing some aem component, I saw trackingFeature="core-components:image:v2" property in cq_dialog > .context.xml. What is the use of trackingFeature="core-components:image:v2" ?  Please share, If there any documentation available which explaining about these properties?

    Views

    420

    Likes

    0

    Replies

    1
  • 9/16/22
    Hi,    When using pageManage.delete(page);  This triggers activation of the page we are deleting and I see that the page is removed from the publisher as well when doing this. But can anyone explain why the action is "Activate" ?   Thanks and Regards, Vijaya Kumar A

    Views

    379

    Likes

    0

    Replies

    1
  • 9/16/22
    Hi Team,  Kindly suggest me on the below. Written a query to list out all pages which are available in a period of time.  startdate: 2022-09-16T01:05:00.000+05:30 Issue here is the content started showing at 1:06. It supposed to be shown at 1:05 as mentioned in the startdate. 1 min delay in picking ...

    Views

    341

    Likes

    0

    Replies

    2
  • 9/16/22
    Does anyone worked on the solr search to boost the result based on maximum search keyword match? Actually I am doing query on Solr to get the result based on multiple keywords search and need to boost the result based on maximum matches keyword. Let say my search term is field:("suresh" or "ramesh" ...

    Views

    274

    Like

    1

    Replies

    1
  • 9/15/22
    Hi,   I am trying to upgrade Core Components from 1.3.0 to 2.1.0. After changing the version in parent pom.xml. I noticed that most of the existing components from my project are not loading at all.   When I debugged I nooticed that component resource type is getting replaced with  ":type": "core/ci...

    Views

    242

    Likes

    0

    Replies

    1
  • 9/15/22
      I have a hierarchy of content fragment as follows:   article-name -- jcr:content ---- data ------ master ------ variation-1   data has following properties:   `cq:model`:"/conf/settings/dam/cfm/models/articles" `jcr:PrimaryType`:"nt:unstructured"   Now my question is if my master query looks like ...

    Views

    790

    Likes

    0

    Replies

    1
  • 9/15/22
    I was going through the documentation of predicates supported in querybuilder API: https://experienceleague.adobe.com/docs/experience-manager-65/developing/platform/query-builder/querybuilder-predicate-reference.html?lang=en#:~:text=or%20%22%20false%22-,contentfragment,-Restricts%20the%20result   Wh...

    Views

    813

    Likes

    0

    Replies

    3
  • 9/15/22
    I have a query for querybuilder API like this:   ``` type=nt:unstructuredpath=/content/dam/articles/property=articleContent@ContentTypeproperty.value=text/x-markdownp.hits=selectivep.properties=featuredImage ```   However I would like to use it as:   ``` type=nt:unstructuredpath=/content/dam/article...

    Views

    563

    Likes

    0

    Replies

    1
  • 9/15/22
    Hello All, How to access old helpx articles?  For example http://helpx.adobe.com/experience-manager/using/custom-sling-servlets.html This one.. I see lot of community articles here have old helpx links, which gives 404.   Thanks,  

    Views

    307

    Likes

    0

    Replies

    2
  • 9/15/22
    I have a question like select which ever is applicable* and I have 4 check boxes, how make all 4 check boxes mandatory but if I select any one then all 4 check boxes' mandatory property should be disabled? Please someone help me..

    Views

    272

    Likes

    0

    Replies

    1