Can I use the handlebars to build my components for a website, if yes what are the limitations of using Handlebars over Sightly?Is it advisable to create my own handlebar scripting engine or I can use the one being used for SCF? If I use AEM Communities Handlebars Scripting Engine is there any licen...
We have written a servlet that allows user to download a .csv file from author. The servlet code is adding a response header "Content-Disposition" : "attachment".When the servlet get request is submitted to author we are able to see the response header -- "Content-Disposition" : "attachment" on the ...
I am trying to write data to a JCR node from a custom form component in AEM 6.4.2, slightly following this tutorial: Adobe Experience Manager Help | Querying Adobe Experience Manager 6 data using the Sling getServiceResourceResolver meth… In order to write data to the JCR, I need to obtain a Session...
Hi Team ,We are using the headless architecture to display the content from AEM in another application. We wants to extract only the partial content from the page . By using the body selector we are able to get the necessary info but its also coming extra tags which are not needed for us like (html,...
Hi guys,I'm facing mail configuration issue in AEM 6.4.2 only in TEST(no sample content) but not in sandbox(with sample content).I have checked configurations for both which are same and bundle are also mostly same.nly diff i can see is in TEST packmgrand in sandbox packmgrPlease help me to resolve...
Hi All,We have to trigger mail at Publish instance for the below scenario.Consider page(with scaffolding content) is replicated from author to publish. Scaffolding content is considered as pageWhen we publish the page from author to publish, two entity(page and scaffolding page) will be replicated t...
Hi, I am not able to change the list type when it is applied already for selected text.EX: we retail site text componentWhen the bullet list has given to text sample1 we are not able to change to numbered list and paragraph formatting options has also been disabled.Whereas both works fine for normal...
I am trying to create a simple catalog page with a few products for demonstration purposes. The online articles are only up to AEM 6.3 which includes the Geometrixx project, but AEM 6.4 contains only We Retail project which is using a different structure and a confusing approach. How do I create a s...