Hi , I have registered my Event Listener for "nt:unstructured" node type and listening to the events of type Event.PROPERTY_ADDED | Event.PROPERTY_CHANGED. Is there any way to restrict the generation of events for certain properties.I want the events to trigger only when certain properties are added...
I am getting an error as below when i am trying to open a pageError during include of component '/apps/lifescience/components/page/basePage'Error Message:org.apache.sling.api.scripting.ScriptEvaluationException: org.apache.sling.scripting.sightly.SightlyException: org.apache.sling.api.scripting.Scri...
We are trying to restructure our DAM by moving assets to different folders. We are doing this through the TouchUI and notice that we can do about 1 or 2 without a problem but as soon as we choose about 3 or 4 assets we get the message that we are moving assets with more than 150 references and then...
Hi I have a component with two variations which have Drag and drop image field in both the variations, Image field in both the variations are required field.I have a added required.js file to my component, the problem is when I select one variation and filled the mandatory fields and try to submit i...
cq:actions="[edit,-,delete]" cq:dialogMode="floating" cq:disableTargeting="{Boolean}true" cq:layout="editbar" when these properties are removed it is behaving what i expected. But If I delete those properties it does display only config icon for baked in components and makes components unmo...
Had a private key added to the keystore of a system user (dynamic-media-replication). Would like to know the crx path(s) that store the truststore password and private keys inside?I want to include it in a content package for backup/restore. Exporting with the crx locaton /home/users/system/dam/dyna...
Hi Community,I have one page component in which I have some menu items.I want to add hyperlink (href) on this like in Home Page using Sightly code. I tried using <a href='geometrixx/en.html' @ scheme='http', extension='html'">Home</a> but its not working. Can you please help me to make it clickable ...
What is the best (Adobe recommended) way to generate an AEM project structure? Lazybones AEM multi-module template or AEM maven multi-module archetype version 10?Pros / Cons of using each approach?
I am running an AEM 6.2 instance and I am quite new to it. I have this problem that the components of my imported project are not visible in the Touch UI siderail. But the same components are visible in the classic UI. Please help