Hi,Recently we are facing issues in showing the stored values of custom multifield widgets(xtype="mtmulticompositefield"). The values are stored in crx node but not visible when opened in dialog. We are using AEM Version 6.1.0.SP2-CFP12. This functionality was working fine before and stopped working...
I wanted to schedule alert emails of particular workflow item failures, or items stuck for longer than a specific period in Inbox.However for doing this, I wanted to gather the json stats for inbox with suitable params (eg- https://dpe.pwc.com/libs/cq/workflow/content/inbox/list.json?start=0&limit=1...
Hi all,I have created content fragment with the simple template available by default. I dont find source edit plugin. Can anyone help me how to include it in content fragment ?Regards,Billa.
Navigate to sites in my localSelect a site (en_US) We.RetailClick on "Language Copy"Next screen shows error message "ERROR: Unable to get supported language list"The log file shows following exceptions:06.09.2018 10:06:27.670 *ERROR* [0:0:0:0:0:0:0:1 [1536208587602] POST /libs/cq/gui/components/proj...
Hello,I wanted to know is there somewhere in the Adode AEM 6.3 where we can track Newsletter that are send out thru the mailing list that has been created? I send out several Newsletters a month to several different mailing list. I am connected to Google analytics but I am not sure how to create an ...
Hi Everyone, We are using the default templates for workflows and tasks emails located at /etc/workflow/notification/email/default and /etc/workflow/notification/email/tasks. What we are facing issue with is getting the url to our assets being displayed properly so the users can be redirected to the...
Hi,I have built a maven project using the following:mvn org.apache.maven.plugins:maven-archetype-plugin:2.4:generate \ -DarchetypeGroupId=com.adobe.granite.archetypes \ -DarchetypeArtifactId=aem-project-archetype \ -DarchetypeVersion=14 \ -DarchetypeCatalog=https://repo.adobe.com/nexus/content/group...
I want to call a JS function on load of cq dialog to validate if a field already has something, if so, disable it from edition. I have tried with validation but it is called after the users interacts with the field, I need a way to do it before, when is being loaded. It is possible?<id jcr:primary...
Hi,I can do remote debug of my AEM application present on my window machine. I want to debug the same AEM application deployed on my dev AWS instance. How can we do that? Is their any documentation available for the same?Regards,Surendra