Hi,I have an email template in etc/notifications folder which is of type html. I am trying to hide an element based on variable i fetch from email service params(of email service).Below is my template codeFrom: ${senderEmailAddress}Subject:${subject}<hr><b>Vous êtes ?</b> ${role}<b>Vous êtes ?</b> $...
We’ve configured smart content services on our AEM 6.4.5 environment, and are utilizing smart tags. Our next step we’re attempting to take is utilizing enhanced smart tags for some of our company data points. We’ve gone thru the steps listed on the page below to attempt to do some training, but are ...
All - I am trying to implement CUG for a website. I enabled authentication on root node of my website and added correct group for permissions. This all setup works fine when i access links on publish. I am redirected to login page and once i login, i am able to see correct page. But same scenario sp...
In AEM 6.5.1, Scaffolding Mode is not available in the dropdown. In the documentation, it is mentioned that Depending on the characteristics of the page, some modes may not be available.Access to some modes require the appropriate permissions/privileges.What is required to see the Scaffolding option...
Using AEM 6.5 SP1. I followed the basic example here: Delegation Pattern for Sling Models · adobe/aem-core-wcm-components Wiki · GitHub The example extended the title component and overwrote the getText() method in a PageHeadline class. Do you also need to override all the other get methods of the...
Hi everyone,I would like to create integration tests using Teleporter for my AEM project but run into and error while trying to execute a simple test.I run the command mvn clean verify -PintegrationTests -Dtest.server.url=http://localhost:4502and receive this error:Tests run: 1, Failures: 1, Errors:...
Hi Team,Can anyone please help to answer the below queries ?1. Please list down the detailed steps to pull salesforce attributes/values and display in AEM UI and vice-versa (get user input and persist from AEM to salesforce back-end profile attribute) ?2. Please list down the detailed steps to integ...
Hi all,I'm having an strange issue with the LiveCopy sync configuration node.Basically we have a master site (Blueprint) and then we have severals live copies. We also have several custom rollout configurations with their live actions. These rollout configs are configured on the pages under the mast...
Hello Community,Need help with new requirement. I want to provide certain actions for collections for the user who has created the collection Eg: I need to provide the Delete button only if the collection is created by the editing user and should be hidden to rest of the users.How can i achieve this...
Hi all, i got an issue with cloud services. on AEM 6.4I have created the google-analytics cloud service under Generic Analytics Snippet. And all works fine on all instances if: 1) I'm still logged in(admin admin)2) if give an access to anonymous user in /useradmin to read /etc/cloudservices/generic...