I am currently using AEM 6.5 and trying to create a new launcher by navigating to tools>workflows>launcher>create>add launcher . When i enter all the required data i see an error dialog with (Node with path /conf/global/settings/workflow/launcher/config does not exist.)
We have below requirement /etc/design/* has to be shown on publisher content pages instead of /apps/settings/wcm/designs/* added URL Mapping like /apps/settings/wcm/designs/</etc/designs/ on org.apache.sling.jcr.resource.internal.JcrResourceResolverFactoryImpl config.But Not working, Can I get in...
Hi All, What is the best practice to minify JS/CSS file in AEM6.4.2.In our case there there two applications are running on same AEM instances and one of the application(First) is not using AEM minification that's why they have disabled "minify" option on configuration level. They( First Applicatio...
Hey so I was editing and changing my stuff without issue. I came back the following day and suddenly was able to drop in my components into the SPA editor. I checked the console and started seeing this.. I'm using React with the aem-archetype and AEM 6.5.5 with the solr+http2 packages. My normal tex...
Hi All, Have a requirement where a workflow notification user selects task and completes it by providing path in custom dialog which was provided. Needs to Restrict other folder path selection in pathbrowser. Have used 'rootpath' property on pathbrowser to restrict it is to some extent working but ...
Hi, I want to show the value in a Coral Text field only for the first time when the component is dropped and author opens the dialog. After first submit it should hold the value that has been authored in the dialog(any value or EMPTY).Currently I am using value property to textfield and the behaviou...
hi, I am working on aem 6.5 I am have 2 requirements for images:1. is to have preview of images or pages in dialog box where i am using pathbrowser in touch ui. 2. drag drop image functionality for multifield.we have have for single fields in editconfigs but it is not supporting for multifield dialo...
Hello Team,I have generated pdf based user inputs through javascript using pdfmake library, now i have to send email with generated pdf to customers. I am able send mail with pdf using smpt.js library but due to some security concerns its not recommended. Now I am thinking to send/post the generated...
Hi All, Want to restrict in triggering a workflow on an Asset from 'Timeline' option when asset have certain property value set on it. Also needs to restrict trigger workflow on an asset if it is in folder path ending with certain suffix like /content/dam/folderA/nA, /content/dam/folderB/nA, /conten...