Example: I have a component folder called file. Underneath that folder I have two files that I would like to use to display the component: file.html and file.admin.html. I have dropped my component onto a page and have been trying several variations on trying to get the admin version to display, s...
Hi there,I am trying to do something very simple, just evaluate if a textfield matches a regular expression directly from the dialog (I guess is the easiest way to do it).So, in previous versions (CQ5) I just set up two properties to a cq:Widget which are:regex: /((?:https?\:\/\/)(?:[-a-z0-9]+\.)*[-...
Has anyone ever integrated the ExactTarget Fuel SDK with AEM for sending transactional e-mails? Our team is trying and we have hit some major roadblocks.The issues seem to be mostly around dependencies that the SDK requires, but that are not included during packaging and installation to AEM. We've c...
Hi,Could you please help me to understand options to read text file from one of configured network drive location and import data into CRX ?Thanks,Hari
Hi,Wanted to check if anyone has encountered an issue with clicking links from within an MS Word 2010 document, and a login dialog appearing as in the screenshot attached.Thanks!
Using AEM 6.1 and have created a nested multifield dialog based on this example (http://experience-aem.blogspot.com.au/2015/03/aem-6-sp2-touch-ui-coral-ui-nested-multi-multifield.html)I'm seeing an error "CUI is not defined" thrown at line 169 in the nested-mulitfield.js.Any one else experience th...
When working with Adobe Experience Manager, how do i respond to any of the following situations?Why the instances are not responding to requests and are stuck?Why is the author instance running extremely slow?How to check the slowness thread dumps for slow performance?Why the instance is going out o...
Upon installing AEM 6.1, the solution to my issue in this thread no longer works: http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__a0oj-following_uponthis.html.I get a similar error message as referenced before:06.06.2015 16:27:2...
I have a component in my code which uses sightly and script has the extension as .htmlSo , script of the component would be like : componentName.htmlWhen I try to render the component , I get the following information from the error.log : org.apache.sling.servlets.get.impl.DefaultGetServlet No rend...