Hi,I'm new to use CQ5 Segmentation. I found that every time when accessing the page, below JS file will be loaded:http://localhost:7503/etc/segmentation.segment.jsThis JS is including all the segmentation information, i.e.CQ_Analytics.SegmentMgr.register("/etc/segmentation/geometrixx/left","( ( clie...
Hello,I am trying to delegate a workitem to another user in the group but with custom participant step, this simply does not happen..In my workflow i added a dynamic participant step and in code i returned a group name, anyway to have the list of users and group name populated in the pop up dialog, ...
Hi,maybe I'm missing something, but why in the default page component (I checked both 5.0 and 5.5) in the head.jspwe find : <meta http-equiv="keywords" content="<%= StringEscapeUtils.escapeHtml(WCMUtils.getKeywords(currentPage, false)) %>"<%=xs%>> <meta http-equiv="description" content="<%= StringEs...
Hi Back ground : I am trying to create Book rental web site. When i am uploading a Image in Asset section i am able to see some default properties like (Title, description, creator, contributor etc....) but i want to add my own properties like Descripton of Author, # of chapters, Cost of the book et...
I've searched, found a few things but nothing works, please see the attached image of the error when attempting to install.Note, this worked perfectly on my local machine but it's win 7 64 bit.
Could it be possible to Define a Quick Action like "Show With AdobeDrive" (to access the original file) instead of "Download" (a yet a new local copy...)?I want to use AEM DAM to rationalize the use and share of graphics data.The Web tool to browse, search and find is very convivial and user friendl...
Hello,I have found abundance ofcom.day.cq.analytics.sitecatalyst.ImpressionsImporter Reading analytics data failed for /content/project/division/type/jcr:content/analytics/polling javax.jcr.PathNotFoundException: cq:wsCompanyerror messages in error.log. Does anybody know where the problem is?Thanks ...
Hi, I am trying to get the Group Name from the Logged in user.i used some thing like this for getting logged in user CQ.User.getCurrentUser()Link to CQ widgets API: https://dev.day.com/docs/en/cq/current/widgets-api/ But I dont see any method to fetch Group of that User.If any one have solution rega...
Hi guys, I have an issue with rich text editor. Lets say I have rich text editor and I want to set initial value for it using crx de. I set the value of property text to <a href='someAddress'>...</a> using single quotation mark for attribute value. Then I see the result and the link pointing to the ...