Expand my Community achievements bar.

partyush
partyush
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi @Mahesh_Gunaje  I saw your question about the AEM page property checkbox, and I think I can help you out. You want it to show up only on specific language pages like /content/abc/us/en, /content/abc/us/fr, and /content/abc/gb/en (at the 4th level), but not on deeper pages like /content/abc/us/en...

    Type

    Questions

    Views

    1.3K

    Likes

    3

    Replies

    4
  • Hi @eysmatyu  To notify the author when a reviewer submits their comments, you can implement a custom AEM workflow that triggers email and in-system notifications. Here’s how to achieve this: Steps: Create Custom Workflow:In Workflow Editor, create a workflow model with the following steps: Partici...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    0
  • Hi @SudarshanV1  Use data-sly-include InsteadReplace data-sly-resource with data-sly-include to include rendered content with default properties:   <div data-sly-include="${'/content/path/to/inlinesubscribe' @ resourceType='abc/components/content/inlinesubscribe'}"></div> <div data-sly-include="${'/...

    Type

    Questions

    Views

    562

    Like

    1

    Replies

    0
  • Hi @AnushaAt I believe to address the requirement of setting different permissions for folders and files (sub-pages) in AEM 6.5.19, we need a targeted approach that leverages granular Access Control List (ACL) configurations without compromising performance or maintainability. Here's how you can ach...

    Type

    Discussions

    Views

    1.0K

    Like

    1

    Replies

    0
  • Hi @AzusaTa  In the AEM GraphiQL query editor, the icons you see next to the query name typically represent specific actions or statuses. Here's what the icons you mentioned stand for: 1. Paper Plane Icon (Send/Publish)- This icon usually indicates that the query has been sent or executed. It's the ...

    Type

    Questions

    Views

    799

    Likes

    0

    Replies

    2
  • Hi @jerinraj5555 Please confirm these things  : the overlay path exactly mirrors the path in /libs. The file structure in /apps must exactly match the one in /libs to successfully override the JSP file. Original file: /libs/dam/gui/coral/components/admin/contentrenderer/base/init/assetBase.jsp Overl...

    Type

    Questions

    Views

    985

    Like

    1

    Replies

    0
  • Hi @EstebanBustamante I believe the requirement is for Classic UI. Classic UI and Touch UI use different technologies, He is working on Classic UI, where xtype is used instead of sling:resourceType

    Type

    Questions

    Views

    683

    Like

    1

    Replies

    1
  • Hi @sams16001423  Could you please checkFix the Field Name and Hierarchy: The name attribute is crucial for correctly storing and retrieving values. In a nested multifield, make sure that the parent multifield and child multifields have correct hierarchical names. Update your XML with relative paths...

    Type

    Questions

    Views

    684

    Like

    1

    Replies

    0
  • Hi @bilalaas  We can discuss this.  Thanks

    Type

    Questions

    Views

    462

    Likes

    0

    Replies

    0
  • Hi @smahesh To implement WAF rules for AEM as a Cloud Service, follow these steps: 1. Create a Web ACL Go to your cloud provider’s WAF console (e.g., AWS WAF).Create a new Web ACL. 2. Add Default Rule Groups Add managed rule groups like AWS-AWSManagedRulesCommonRuleSet for common threat protection. ...

    Type

    Questions

    Views

    1.1K

    Like

    1

    Replies

    0
Top badges earned by partyush
Customize the badges you want to showcase on your profile