Hi everyone. My requirement is to forcefully logout user after some specific time (say 12 hrs). For logging out we will delete the user cookie created during login. We are thinking to use doFilter to achive this. When a user logs in we will add timestamp to user cookie and then on every subsequent r...
The image drag and drop for richtext is not working, when richtext is added in multifield widget.Any pointers will be appreciated. Thanks in advance !!! dialog.xml<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt=...
( I'm using CQ 5.5 )I have found the multivariate component and I think it's pretty nice but limited in its functionality. The ability to test static images is fine but what about dynamic content like buttons (button colors/text), carousel images, text/image combinations, and other items.Is there an...
Hi ,We are trying to implement the functionality to search images in DAM based on image size as search critera . But i was not able to find the details of image size under 'metadata' node of an image in CRX . 1.Can someone let me know , where the image size details are stored in CRX ?2. How to ad...
Hi,I have this problem where a bunch of my OSGi bundles (not all of them), upon installation, doesn't call my services activate methods. I read this post:http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__o0nw-i_created_anosgibu.h...
Hi,We have customized the RTE in C5.5 by adding all the required plug-ins and when we use this RTE in column control(with 2 columns) the editor toolbar is wrapping in second line perfectly. Now we are upgrading from CQ5.5 to AEM5.6.1 and when we use this RTE in column control(with 2 columns), the ed...
Hi,How to get all child nodes under root node(Myapp)?Myapp - node1 - node1.1 , node1.2 - node2node1 is child node of root node and node1.1, node1.2 are child node of node1.Kindly any one help me to get Node1, Node1.1, Node1.2 and node2Thanks,C.Srinivasan
Hi there,I have got a requirement which has 2 parts: 1) the form content will be saved into a jcr node, and 2) the form content will be sent out to a specific email address. I have used CQ5 foundation form component in order to implement part 1. In there, I specified the form action type as 'Store C...