Expand my Community achievements bar.

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

  • 8/16/22
    I'm using AEM as a Cloud Service. I am creating a component which will be used to show the facebook feed of a page. The problem is that I have to add this piece of code:  <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v14.0"></script> I ca...

    Views

    585

    Likes

    0

    Replies

    8
  • 8/15/22
    Hello!I have a content fragment which has a title property of: jcr:content/data/master/@title = "Qi® Wireless 15W Receiver Reference Design"Now I have here a query : http://localhost:4502/bin/querybuilder.json?1_property=jcr:content/data/cq:model&1_property.0_value=/conf/mchp/settings/dam/cfm/model...

    Views

    486

    Likes

    0

    Replies

    1
  • 8/15/22
    Could someone help with displaying the duration between two different dates and times in hours, and days and hours, if possible? I've reviewed almost every post related to this subject (in the forums and elsewhere) and have tried virtually every recommendation out there, but I can't figure it out. I...

    Views

    379

    Likes

    0

    Replies

    3
  • 8/15/22
    I'm working on servlet registered on path & wanted to return its content in json data.Currently, my servlet is fetching data from  "/content/myproject/language-masters/en/jcr:content/root/container/container/componentname". Here values in component are injected via model & same used for servlet. I'm...

    Views

    2.1K

    Likes

    0

    Replies

    9
  • 8/15/22
    So my component HTML has been reduced to    <!-- my-component --> <h1>my-component</h1>   But every time I load the page that contains the component, I keep on getting something else (the original HTML before I reduced it to the HTML you see above)   Some info: This is page structure: page => experi...

    Views

    366

    Likes

    0

    Replies

    3
  • 8/14/22
    Hello, I just wanted to check if there is any guide on the folder structure for the components. I have researched a bit and found out about the /content and /structure folder. I am not sure if it's old school or still applies nowadays. Additionally, when we create a project using the maven archetype...

    Views

    532

    Likes

    0

    Replies

    7
  • 8/13/22
    How can we convert any image to WEBP format in AEM as Cloud Service?

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 8/13/22
    Hi All - I have a field in the dialog to select the content fragment. I am using pathbrowser to select the CF in the dailog. I could only see the content fragment not the variation. is there a way to display the content fragment variation for the selection.

    Views

    315

    Likes

    0

    Replies

    1
  • 8/12/22
    Hi Team,   I have to create a lucene Index for a query.   The query returns the page (the page should be created with contentpage template)which matches the id(stored at component node ).   The query is given below.   type=cq:Page path=content/mysite/country/locale property1=jcr:content/cq:template ...

    Views

    478

    Likes

    0

    Replies

    3
  • 8/12/22
    Hi All,   I have the below scenario -    1. CSS clientlibs file calling font files via url syntax as below -  @Font-face{font-family:icomoon;src:url(clientlib-site/resources/icons/icomoon.eot?s69qo9);src:url(clientlib-site/resources/icons/icomoon.eot?s69qo9#iefix) format("embedded-opentype"),url(cli...

    Views

    1.0K

    Likes

    2

    Replies

    7