I have one component(Name, Price, Button Label) which has button . Whenever button is clicked it should redirect to new page and fetch the same data and print there. I am trying to use href with parameters p and name using which I coul get the data and show in new component present there. I have w...
Hi! I'm beginner and I want add custom favicons, like below (WKND), to my site such that it appears on each page. Tried looking for this, but couldn't find solution. Thus can someone please help me to achieve this. I'm using AEMaaCs. Thanks! If posted this in wrong section, please direct me to corre...
Using AEM Cloud. I'm using the core carousel component and adding in a teaser for a slide. In the teaser, I've added an image, title, description etc, but no CTA and I'm leaving the link blank. The image is in the slide is being wrapped in an <a> anchor and seems to be linking to the page it lives...
Hello All, Can someone tell me the different way of migrating the user, user group from once environment to other environment? For example : I want to get all the user, user group permission from my QA author env. to my local env. AEM version is : 6.4.8 - Thanks
Looks like the search suggested lists picked up all the values from page properties title/page title/navigation title fields (screenshot 1). Can we just limit to "Title" field, and we won't have 3 duplicated suggested lists (screenshot 2)? (screenshot 1) (screenshot 2)
I am trying to run an existing workflow from a Scheduled Task, it wouldn't start workflow and throws an exception: java.lang.NullPointerException: null ...............at org.apache.sling.commons.scheduler.impl.QuartzJobExecutor.execute(QuartzJobExecutor.java:349) [org.apache.sling.commons.scheduler:...
We have multiple reps and for each rep we will have a bio that we are storing in content fragments. I want to include this bio on an AEM page based on a passed-in value. Each content fragment will be named according to a unique rep value, like a rep number. For instance, the path would be something ...
Hello everyone, I have requirement something like disable properties action bar from sites view of AEM based on selected page lock condition. granite:renderconditions or granite:hide will work only on page load not on page selection of sites view of AEM. Need solution on selection of page in AEM ...