Is it possible to hide/show fields based on another field selection in content fragment model.i.e. based on selection of a dropdown some field can be hidden or shown?@BrianKasingli
Hi! I am trying to create two different and separate POC for some clients for AEMaaCS using Java 11. For the first POC I just need AEM. For the second one I need AEM + Forms. I had created separate folders for each of those POCs and the problem I am facing is that if I start one quickstart, work for...
Hello all, I'm following the tutorial of Service Credentials | Adobe Experience Manager and everything is going well except the part where it's supposed to create a technical account in my aem in the cloud. So instead of giving a 200 and 403 for the other requests its giving me a 401 for everything...
Hi all,Does anyone know how to make Navigation Component visible in Edit mode, please? I can see it in default header structure. After deleting it, I am not able to find it again. It looks like all the components under "Program name - Structure" group are invisible by default.AEM version: AEM as a c...
Hi all,Does anyone know how to make Navigation Component visible in Edit mode, please? I can see it in default header structure. After deleting it, I am not able to find it again. It looks like all the components under "<Program name> - Structure" group are invisible by default.AEM version: AEM as a...
Hi, I need to include embed component in my custom component using html.<sly data-sly-resource="${'embed' @ resourceType='awsevents/components/embed', decorationTagName='div'}" /> I have added the resource and when I author this embed component which I have included in my custom component. I'm getti...
Hi Team,I am working in small startup company in our company we are not using AEM. I learned Apache sling now planning to learn AEM but i don't have any license.Can some one can help me with AEM jar with learning license file so that i can learn AEM. RegardsRavi
Currently our application is on AEM 6.4 version.Some of our code and content is present /etc folder.For e.g.:Clientlibs in /etc/clientlibs and i18n dictionaries in /etc/designs/../dictionaries.Do we need to migrate this clientlibs and dictionaries to /apps/ folder while upgrading for AEM 6.4 to AEMa...
Hello ,I am trying to build a project, before it was working fine. I have created new component and trying to run the command mvn clean -PautoInstallPackage when I do that, I'm getting this violation error. Can anyone help me with this ? Thanks in advance.