Hello all,I want to create a form page in /etc path for specific admin user, the form with couple of fields and submit data in mysql db.This is what I am doing here:I have created the form component 3 fields with add button. I have new page in /etc folder in my project folder which has sling:resourc...
I am looking for a way to drag and drog image file using coral 3 within the dialog (as shown below). I was able to do this with coral 2 and was wondering how to do it with coral 3.Can someone provide me the code to do this?
Hi,We are in the process of upgrading from AEM 6.2 to AEM 6.4 (SP4) We use OOTB forms (The old forms - /libs/foundation/forms). We used to have links in the validation message to direct users to our support if forms fail to submit but now it is showing the HTML instead of the link.Anyone else faced ...
Hi,When we publish a page or asset, Can we control to which Replication Agent the Publish request goes (given that we have multiple agents and we want the request to go only to one particular agent) ?Thanks
I have a situation where I need to Grant Permissions (repository policy permissions , i.e., read, write, delete, replicate etc) to Multiple groups and Multiple folders in my adobe dam.I have a bunch of CSVs with a mapping between the folder path, user group and their respecitve permissions. Can anyo...
I am using below code to dynamically assign an ID to a component/template. Seems this is not getting triggered. Please helpimport javax.jcr.Node;import javax.jcr.RepositoryException;import javax.jcr.Session;import javax.jcr.observation.Event;import javax.jcr.observation.EventListener;import javax.jc...
Hello All,I am trying to make a simple React SPA in AEM by following the steps in Adobe Experience Manager Help | Getting Started with React and AEM SPA Editor - Chapter 0 The build is successful, but when I go to the home page as directed at the end of chapter 0 I get a blank page. I do get some w...
Hi Team I am trying to add summarizing text to the Content Fragment according to this Variations - Authoring Fragment Content documentation. I am not getting any option as per the documentation. It says I don't see a full screen editor (I think that is the basic issue here . . FYI. I am us...
How to upgrade from AEM 6.2 to AEM 6.4 with new/fresh installation approach and not the inplace upgrade approach?Can anyone help with the detailed steps to be carried for this process?
Hi ,I am trying to search the aem pages for a keyword from the Omni Search i.e Search on the top of aem start page. It works fine and fetches all the result, but only for the pages where that keyword is present directly inside component in the page. If I nest the component (put component inside ano...