I have several components that are "span" type components. When a author drags them onto a page, the system creates a "div" around those components making them "block".Is there any way to prevent AEM from automatically creating the surrounding DIV. It is extra markup that is not needed.The component...
Hi,How does the ecommerce add-on handles caching related to price.As I read on documentation price is a kind of information that is always retrieved from the PIM. So, how does that works with dispatcher? there is no cache on products page?Thanks,
Error while installing dialogue conversion utility. Below is the error thrown in the package manager.Error: org.apache.jackrabbit.vault.packaging.PackageException: javax.jcr.nodetype.ConstraintViolationException: OakConstraint0001: /apps/cq/core/content/nav/tools[[nt:folder]]: No matching definition...
I am just testing 5.6.1 service pack 2. We seem to have an issue that when logging into AEM Author, that the user name is no longer case insensitive.I am logging in with an LDAP user. The user ID is stored as upper case in the LDAP. But AEM does initially recognise the user if logging in with the us...
Hi I am using custom multi-field and I want to read the properties inside the listener in custom multifield. If I use the below syntax, its not reading the custom multifield values.this.findParentByType('dialog').getField("./content").getValue();Please see the screenshot. Thanks.
Hi,I have tried to upgrade CQ 5.4 to AEM 6.1 by following Adobe's document https://docs.adobe.com/docs/en/aem/6-1/deploy/upgrade.html), upgradation was successful. But, when I open the instance, it says "Startup in process". When I check the logs, "AuthenticationSupport service missing. Cannot authe...
I am looking for any better way of integrating AEM 6.1 Forms from Pre login to Backbase (another Portal framework) - Postlogin. Could any one please help me regarding this.
Hi,We have a content bundle in our project and quite a few of our project's JSP files are using /lib/foundation/global.jsp. However it is not resovled by the IDE, and hence "<%@include file="/libs/foundation/global.jsp"%>" is marked as error as well as all references to properties, currentStyle, etc...
I'd like to know if there is a way that inactive (A month without logging in) users can be deactivated or deleted. A way to automatically deactivate accounts would be helpfull, Is it possible to do something in LDAP Authentication?
I have created the campaigns, segments and teaser referring the following links but i am getting this message "No active campaigns target this teaser"http://aem-cq-tutorials.blogspot.com/2014/08/create-personalization-components-in.html http://aem-cq-tutorials.blogspot.com/2014/08/customize-client-c...