Hello, I am trying to create a store locator component. So I'm trying to add a google map API to my page. When I add the map it says the below error. Is it because of the free API key I'm using ? Is there any solution for this other than getting a billing api key ??
might be best explained with an example: - I have a user called called "no-page-delete"- this group has full access to manage content inside /content/my-site- But I want to remove their ability to delete pages.- I tried doing removing their delete page ability via ACL but removing one of the write p...
Hello Community - I am loading the clientlib based on wcmmode. For some reason it is not working as expected. If I access the page in edit mode, it should load only the categoryA clientlib not categoryB but I could see categoryB is also loading when I check the network calls.is there any issue with...
Hi there, found this post in the forum https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/adobe-experience-manager-reporting-on-user-s-last-login-date-aem/m-p/378880#M27248 but being new to aem i have a few questions, i put the java file in main\java\com\projectname\core\filte...
I was looking into aem-core-wcm-components GitHub repo and noticed the different patterns for converting string to integer or boolean. Below is the code snippet from BreadcrumpImpl.java. @ScriptVariable private ValueMap properties; private boolean showHidden; private int startLevel; @PostConstruct...
Hi,I have created locator component for my project. I need to add some .css & .js styles to the locator component. So I have created Clientlib-locator(cq:ClientLibraryFolder) under /apps/myproject/clientlibs but the styles I have put in clientlib-locator is not adding into my webpage. Can someone ad...
I have tried the following snippets for testing whether an 'OR' condition gets satisfied in sightly.<sly data-sly-test=" ${roottitle!='en'||roottitle!='es'}"> <sly data-sly-test=" ${roottitle!='en'||'es'}"> if this is success then there are a series of markup to be addedBoth statements result in bui...
I want to notify some specific channels for specific events in MS Teams, Some of the basic events,When a page gets publishedWhen a code is deployed or package is installed I want to post a message in MS Teams if any one of the event happens in AEM instance. Do we have any connector or cloud service...
Hi All, Could you please help me to setting up the SAML integration with AEM author instance.what are the steps I have to take care in setting up of the login. Is there anyway I can set up SAML integration in my local to test the functionality.
Hi All, I have scheduler configured in AEM to perform some activity everyday night at 2pm. My scheduler every 3 to 4 days it is unable to trigger job and do not log any information in the logs. I'm using AEM 6.5 and with latest service pack. Please help or provide troubleshooting steps.