We need to take a report from monitoring options in tools (libs/granite/operations/content/monitoring/page.html) is this possible in AEM, is there any external tool needed ?
Dear Community, We are transitioning from a .NET driven CMS to AEM.Until now, we cannot find where to maintain lists of content in the AEM backend.Something that is a very basic feature of CMS'. For example, a list of press-releases, events, or manage a list of redirects.Is such a feature coming wit...
Hi Experts,We are using Contexthub on AEM 6.4. Found that when authoring a targeted component for each segment, the style that was selected from the style system is not carried over to the segment-specific version - it only shows on "default". The style system option is also not there when in "Targe...
After Create the XF from dynamic template and create the variation of the experience fragment.The Component is fine there is no container class in the publish view but when I export to target in the target i am getting extra container class above the component html structure that create the UI of th...
In AEM 6.5 touch UI dailog box , we have a textfeild which have to be converted to rich text field. The steps i followed are as follows :Navigate to '/libs/foundation/components/text/cq:dialog/content/items/text/items/column/items/text'Copy the 'sling:resourceType' property and paste this value in ...
I am basicallly making a component in which a button will invoke a servlet and in the servlet i am accessing the repository and making nodes in that repository .But it is throwing exception.( javax.jcr.RepositoryException: Unable to access a repository with the following settings:org.apache.jackrab...
We have a custom component that allows multiple columns to be displayed, and each column has an embedded parsys. We're seeing strange behavior pasting into that parsys though. If we copy a component in the left hand column: We don't get a paste option when clicking on the right hand column. But...
We have a custom component created in AEM which accepts HTML, JavaScript and CSS Styles altogether in a single text area and embed it into the page where the component is used. Embedding of this text is done with context "unsafe". Everything works fine. But if content author places a code, say for e...
I have tried the below code for setting a max limit on multifield which was working fine yesterday and today out of nowhere i am seeing the $(...).adaptTo is not a function error and Coral is not defined error on console. $(window).adaptTo("foundation-registry").register("foundation.validation.val...
Hi,I have created a component that works fine with my static template but shows some unexpected variations ( e.g.- wrong positioning, cannot be resized, cannot be deleted, without CSS properties, etc.) when used in an editable template. And also the same components show different variations for diff...