Hi All,My current AEM instance is 6.4 with Service Pack 4 (AEM 6.4.4). I am working on a workflow where a participant would need to provide a date in workflow participant dialog step. I am using datepicker component to select date "granite/ui/components/coral/foundation/form/datepicker".While comple...
Hello All,Can someone help me how to disable the crx/de to content authors in AEM author and publish instances. I am able to disable from welcome screen (How to limit access to CRX and CRXDE Light )but when author comes and types localhost:4502/crx/de/index.jsp he is able to see the nodes inside it....
Can AEM support reporting which can provide below details :User under particular group ?How many users are currently active/Inactive and in which group they are aligned with roles descriptionThanksPiyush
I'm using AEM 6.2 and I have been receiving below errors in my splunk logs when I hit my applicationERROR [ HEAD / HTTP/1.1] com.adobe.cq.sightly.WCMScriptHelper Failed to locate script main.js.INFO [ HEAD / HTTP/1.1] com.test.models.SingleColumnTemplateModel inside SingleColumnTemplateModel model ...
Hi Team,How i can define some values in config.author instance.how i can get that value in any java file. is there api to get the instance configuration values in AEM.RegardsManikantha R
Hello Everyone,I'm trying to add a hyperLink in component Dialog and managed to add that in Touch Ui using<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" jcr:primaryT...
Hi,How to invoke custom JS logic(setting a cookie) on load of below pageshttp://localhost:4502/projects.htmlhttp://localhost:4502/sites.htmlWhat clientlibrary category I need to use?Thanks,Radha Krishna N
Hi,I am running AEM 6.3, configured dispatcher. In cache section of dispatcher.any file I have enabled TTL (Cache Time to expire to 'True') /cache { /docroot "/var/www/html/aem" /statfileslevel "5" /gracePeriod "2" /enableTTL "1" /allowAuthorized "1" /rulesWhere can I specify the...
Hello, I'm currently working on a Java Connector for aem and my project. I'm currently using aem 6.4. I would just like to ask if it's possible to customize aem in such a way that I can add custom filters? For example, in the screen below: Currently, I can only filter them by active projects or inac...