Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Dear Developers/Architects, I was trying to create packages programatically in AEM, it fetchs given page's path and page's reffrences like xf paths and dampaths(more than 1500 dampaths), i combined content path and xf path in seprate package(package-0). when comes to dampath i splited the dampath i...
I have created a content fragment in English and have created a live copy of the CF inside /europe/uk/en/. When I synchronize the language copy, all the changes are moved to the live copy. There is a use case when I need to cancel the inheritance , and there is an option which mentions that, when yo...
I have used the below script to convert a date time field to local time zone. But, it is not giving the expected result when I use it in Adobe Livecycle Designer.var gmtDateString = "2024-01-16T18:24:56"; // Parse the GMT date stringvar gmtDate = Date(gmtDateString); // Get the local timezone offset...
There is only one image that is not being displayed properly on the site (url string of image below) - when I change one part of the url string, where it says "10240" near the end to "2048" which all the other images on the website have (and display properly), then the image displays fine (see secon...
Hi everybody.We are having some problems configuring our cloud environment with a multidomain dispatcher. The problem seems to be that the dispatcher is reading the publishfarm configuration instead of the domain it belongs to.Here is the configurationIn browser I type "www.digital.net"In dispatcher...
My user is having "SYSTEM ADMINISTRATOR" access and when i try to update user details in admin console it's not giving an option to edit the user details.So i tried using the Edit user details by CSV option and the results shows that the record is updated.But when i check the user details nothing is...
I know there aren't too many folks out there still running AEM Communities - but if you are, a question: Are any of you using Solr 8 or Solr 9 with AEM Communities MSRP? I have an AEM Communities installation using a rather old version of Solr, and I'm looking to upgrade to the latest version that ...
Hello everyone,I have a problem with a custom component, I have created a component with sections 1 with a core title component and one with 4 teaser cores, I imported them into the code like this<div class="aem-Grid aem-Grid--12"><div class="aem-GridColumn aem-GridColumn--default--6"><slydata-sly-r...
Hi,Good evening.! We have 2 ways to edit our AEM pages,1. Through IP address URL2. Through load balancer URL which is configured in Dispatcher. We are Unable to edit any page inside load balancer Author instance URL, however, we are able to edit same pages in IP tunneled URL. We couldn't able to und...