Leiste mit Community-Erfolgen erweitern.

SantoshSai
SantoshSai
Online
Typ
  • Alle
  • Fragen
  • Diskussionen
  • Ideen
  • Blogs
Nach Beiträgen filtern
  • Hi @FilipSt4, It looks like you’ve already posted your question in the right community here:https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/ct-p/adobe-experience-manager-forms-community That’s the best place to get help specifically for AEM Forms and overflowLeader is...

    Typ

    Fragen

    Zugriffe

    235

    Like

    1

    Antworten

    0
  • Hi @Luca_Moreau, I think you should explicitly set both Cache-Control and Surrogate-Control headers from Apache (Dispatcher layer). as per my understanding, Fastly relies primarily on Surrogate-Control for edge caching decisions. Could you try setting the following headers? Header set Cache-C...

    Typ

    Fragen

    Zugriffe

    1.3K

    Likes

    3

    Antworten

    0
  • Hi @NavyaVo, Some page deletion actions in the Sites console are processed through JCR-level operations or as part of workflows, which sometimes prevents the PageEvent system from reliably catching the DELETED event. Can you can try using a javax.jcr.observation.EventListener to listen for NODE_REMO...

    Typ

    Diskussionen

    Zugriffe

    369

    Likes

    3

    Antworten

    1
  • Hi @MateuszNo2, 1. Registering for the Adobe Workfront certification exam: Access the Adobe Certification Portal: Begin by visiting the Adobe Certification Portal. Browse the Certification Catalog: Navigate to the Certification Catalog to explore available certifications. Select Your Desired Cert...

    Typ

    Fragen

    Zugriffe

    706

    Likes

    4

    Antworten

    0
  • Hi @aemcode, Adobe often lists bug fixes (including SITES- tickets) in official release notes. Visit: AEM Release Notes Select the latest version (e.g., AEM as a Cloud Service, AEM 6.5.x, etc.) Look for the issue ID SITES-14024 under Sites – Fixed Issues If it's listed, it’s officially resolved ...

    Typ

    Fragen

    Zugriffe

    249

    Likes

    2

    Antworten

    0
  • Hi @VanitaNa, Here's an explanation of the approach with some example code and structure to help you understand how it works. The code is just for reference and might need some tweaks based on your project setup. 1. Proxy RTE Component (rich-text) Path: /apps/your-project/components/content/rich-tex...

    Typ

    Diskussionen

    Zugriffe

    204

    Likes

    0

    Antworten

    0
  • Hi @Rama_KrishnaNy, Let me explain you by passing WKND Byline Component <div data-sly-use.byline="com.adobe.aem.guides.wknd.core.models.Byline" data-sly-use.placeholderTemplate="core/wcm/components/commons/v1/templates.html" data-sly-test.hasContent="${!byline.empty}" class="cmp-bylin...

    Typ

    Fragen

    Zugriffe

    347

    Likes

    2

    Antworten

    2
  • Hi @Rama_KrishnaNy, In HTL, data-sly-call is used to invoke a template (like a function) and pass parameters to it. This helps you re-use logic across your component’s HTML files. Let me explain you using a simple real-world example Let’s say you want to create a reusable button template that you ca...

    Typ

    Fragen

    Zugriffe

    658

    Likes

    2

    Antworten

    0
  • Hi @NamitaDu, Yes, you can absolutely skip specific validations when using DOT. The DOT tool allows you to disable specific rule categories or individual rule IDs using the --exclude flag. This is useful when your project has valid use cases that intentionally deviate from Adobe’s best practices. Ex...

    Typ

    Fragen

    Zugriffe

    332

    Likes

    3

    Antworten

    1
  • Hi @javed25, Please refer this: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-blogs/the-rte-color-picker-plugin-for-aem/ba-p/745373 https://medium.com/@aarushi0192/aem-color-picker-in-rte-73c598313f27 https://www.tothenew.com/blog/the-rte-color-picker-plugin-in-aem-a-cust...

    Typ

    Fragen

    Zugriffe

    516

    Likes

    2

    Antworten

    0