Hi Team, I am trying to read custom property from jcr:content through sling model it is working as expected. properties.get("xyz:description", String.class)) but xyz:description having html content which is having all html tags. Ex:-xyz:description <div class="ExternalClassA70F215EC26842B6AB7...
So here if you see highlighting option is working for normal projects and we are not able to see/add the CSS classes being added at SPA page difference while comparing versions. Is there any work around for this or could any one plz suggest any other ways to enable this.
our AEM cloud is currently hosted in Europe North (aka NL). However, as well as europe, we have customers in Brazil, for whom the site is unusably slow due to the large latency between the regions. Now AEM fully supports putting publish instances into different locations, to solve this problem, bu...
Hi, Is there a way to edit policies and assign them to all instances of a component within a site? For instance, I want all teasers on my site, regardless of where they are placed or page they are used in to share the same policy settings. I am trying to follow this strategy: Page templates hav...
I have a scenario wherein I've to fetch all the child pages of a parent page (the path will be fetched from dialog) and then sort them as per most recent published date, and when date is time the same should be sorted as per published time...and ultimately just fetch the first 4 elements/pages after...
Hello! I'm stuck for 2 days now on this situation: I made 2 forms with AEM Designer - Forms and i am saving data that is being filled in them into a mysql database using php. To submit data i am using the same php script for both of them and the same HTTP Submit button, yet, when i press the button...
In AEM as Cloud service, For the authenticated users in Publish, I need to redirect the user to the custom 403 error page, When the user doesn't have permission to access the page. Help me with the solution, I tried the ACS commons Error page Handling, But the code doesn't have the support for 40...
Hi, how can we generate a bearer token/access (in Java/ .NET) using following information - {"ok": true,"integration": {"imsEndpoint": "ims-na1.adobelogin.com","metascopes": "111_aem_cloud_api","technicalAccount": {"clientId": "cm-111-11111-integration","clientSecret": "1111111"},"email": "1111111@...
I'm having OSGi issue when I'm trying to use com.fasterxml.jackson.dataformat.xml Bundle is present in platform, installed from launchpad:resources/install/20/jackson-dataformat-xml-2.13.0.jar in active state I've added this dependency in scope provided to parent pom and then included it into co...