Hi All, I am using AEM 6.5 and service pack 6.5.11. I have created a content fragment model with 5 text fields. Then I have created content fragments using that model. My assets folder has the following structure: /content/dam/<projectfolder>/language-masters/en The content fragments ar...
Hello! I have a populated dropdown list in Livecycle - AEM Designer, that contains almost 4000 records and accepts custom text, and was wondering if it is possible to get suggestions as you type, from the values of the list, since scrolling trough all those values is almost impossible.
Hi, We came across below issue in our instances. Initially we were doing bundle deployments manually always to author and publishers and everything was working fine. Recently we did Jenkins integration for deployment and that also working fine. But Issue is, after Jenkins deployment, any tim...
Below is my code. I need to add multifields of manualpage and dynamic page under manual and dynamic respectively in the dropdown. Please help <?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1....
Hi All, We have created form in sightly and we want to submit the data to Marketo. Please anyone could tell me the approach on background submission to Marketo. Thanks, Mahesh
Hi Everyone, I facing an issue in Content fragment editor in 6.5.12 The rich text editor option (set font size, color and background color) is not opening when I click on it. In the console I error: uncaught ReferenceError: _ is not defined at instanceGenerator: getInputPickerIFrameURI I have ...
I had ran a load test for 404 response on a 8 core 16GB AEM publish instance. The request urls are something like https://www.myhost.com/content/abc/${__Random(1,1000000)}/,and the response is set in /apps/sling/servlet/errorhandler/404.jsp: <% response.setStatus(404); response.setContentTy...