Hi,I am using the below query to perform a full-text site search in content and another dam location which has PDFsgroup.1_group.path=/content/projectnamegroup.1_group.type=cq:Pagegroup.1_group.property=jcr:content/excludeInSearchgroup.1_group.property.value=falsegroup.1_group.property.operation=exi...
Hello,In AEM6.3(touch UI) I couldn't see an option to select referenced pages but in classic UI I can see whether pages are referenced by selecting an option from tools in siteadmin.So, I am just curious whether this is the issue with touchUI(no option for checking page references)Thank you
Hello,I have a dialog with drop-down values coming from data source. As it is used across the site I need to get the "page path" when I click on the dialog. So is there a way to send the page path/payload when clicked on the dialog.Thanks,Adithya.
Hi,I've been following the tutorial to create a mySQL connection from AEM on AEM 6.2Adobe Experience Manager Help | Injecting a DataSourcePool Service into an Adobe Experience Manager OSGi bundle I've created the mySQL bundle that exports com.mysql.jdbc this includes the com.mysql.jdbc.Driver for t...
I have created a page in my project under sites and when i am editing that page I am not able to see the targeting mode in the modes dropdown in order to apply it on the experience fragment used.Thanks in advance.
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,...