Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/31/22
    Hi Everyone,   I could see a few unwanted properties like cq:lastModified, cq:lastReplicated, cq:lastReplicatedBy automatically added for every node. I tried deleting it manually for my website Content Fragment models but after changing anything it got added again. Is there any setting using which I...

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 10/31/22
    I want to send an email when a workflow is approved or rejected. The dynamic participant step has an option for sending an email. Does AEMaaCS have a default SMTP server for sending emails? or We should have our own SMTP server and configure using Day CQ Email service (https://experienceleague.adobe...

    Views

    713

    Like

    1

    Replies

    2
  • 10/30/22
    Hi everyone,   I am following this page(Delegation Pattern for Sling Models · adobe/aem-core-wcm-components Wiki · GitHub)and try to customize title component,but it still returns the originial title.   Is there something else i need to do besides create pageHeadline component in ui.apps and model f...

    Views

    719

    Likes

    0

    Replies

    2
  • 10/30/22
    Hi team,   Here my code is like below, line number 1 <!-- Here I cant get a value to isEmpty variable without starting a loop it in this line cas all the fields are inside a multifield. Also if I start a loop from this line it is not the output I want. Simply I don't want to loop it from here--> <sl...

    Views

    1.7K

    Likes

    0

    Replies

    1
  • 10/29/22
    Hi Dears,   Is there a way we can fetch list/details of users who did not logged into AEM from past 6 months? Kindly provide info if any..

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 10/29/22
    I have a Resource that represents a page. What is the proper way to get the URL for this page?  These resources are coming from search Hit objects.   // in my case, paths are coming from search Hit objects Resource pageResource = resourceResolver.getResource(path); Page page = pageResource.adaptTo(P...

    Views

    457

    Likes

    0

    Replies

    2
  • 10/29/22
    Hi Team,        In AEM as a Cloud (ver 2022.9.8722.20220912T101352Z-220800), we are using the Core Form Container to build a Simple form which contains Form Text, Form Options and a Form Button. On clicking the Submit button, I am getting the below Forbidden error and from my custom log configuratio...

    Views

    1.6K

    Likes

    0

    Replies

    8
  • 10/29/22
    Hi all, I need to create a dialog for component having both Touch UI and Classic UI. I came up with the standard layout for both of these dialogs, and all multifield values are storing as JSON array But the issue is once i add the nested level multifield values via Classic UI dialog, these doesn't a...

    Views

    1.0K

    Likes

    0

    Replies

    6
  • 10/28/22
    Hello Guys,   I am binding a click action from HTL in a script which does an ajax call to a third party server, and it returns a JSON response. I need to call this script from HTL and use JSON to frame the HTML. Can anybody please help in this?   Thanks Divya

    Views

    1.0K

    Likes

    0

    Replies

    5
  • 10/28/22
    I have deployed a  branch code on the stage server through the production pipeline and have yet to deploy it to production. I want to test some changes in the dev server for non-release, If I make some changes in the same branch and deploy them on the dev server, will those change will get reflected...

    Views

    634

    Likes

    0

    Replies

    1