I'm on 6.5.2 - Using the SPA Editor for Angular. Coral 3 for authoring dialog. I created create a simple Angular component and mapped it an AEM Component. My AEM Component has an authoring dialog that has two multifields:1) Multifield One : (Partial Snippet of Dialog) <link sling:resourceType="...
When you add styles to the "allowed styles" using the style system on a components policy, it seems that the class is added to the parent container that is generated by the component instead of the main tag that contains the content. Specifically I'm referring to the text component. You can have ma...
Requirement is to show components of Page-A to specific user group therefore we need to apply business logic where model.json is getting generated ? Any pointers on how to do this ?Currently when /content/xyz/en.model.json is generated, it checks components on each page and call the sling model for ...
I am investigating the feasibility of overriding the Context Aware values using OSGi configurations as stated in this document https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration-override.html#override-via-osgi-configuration Essentially this is for ...
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...