Expand my Community achievements bar.

SantoshSai
SantoshSai
Online
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • @Rama_KrishnaNy  You're right to analyze how the data-sly-test.hasContent="${!byline.empty}" applies. Let me clarify: data-sly-test.hasContent="${!byline.empty}" is applied on the entire wrapping <div class="cmp-byline">. This means: If byline.empty == false (i.e., model has content), the entire bl...

    Type

    Questions

    Views

    330

    Likes

    4

    Replies

    0
  • 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...

    Type

    Questions

    Views

    268

    Likes

    2

    Replies

    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...

    Type

    Questions

    Views

    1.4K

    Likes

    4

    Replies

    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...

    Type

    Questions

    Views

    437

    Likes

    4

    Replies

    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...

    Type

    Questions

    Views

    828

    Likes

    5

    Replies

    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 ...

    Type

    Questions

    Views

    280

    Likes

    3

    Replies

    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...

    Type

    Questions

    Views

    241

    Like

    1

    Replies

    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...

    Type

    Questions

    Views

    394

    Likes

    2

    Replies

    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...

    Type

    Questions

    Views

    748

    Likes

    3

    Replies

    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...

    Type

    Questions

    Views

    382

    Likes

    3

    Replies

    1
Top badges earned by SantoshSai
Customize the badges you want to showcase on your profile