Hi guys, We have run into a small problem where some of the css on editor.html is problematic, causing some of content not to display properly. In order to fix that, we'd like to add our own css to that page. When I look at the page source, I see: How does AEM choose which stylesheets to use here? H...
Just seeking clarification on the nosamplecontent runmode. Is this is one-time runmode used for the initial installation only? Or, in order to maintain the "production ready" status, should it be used on every start of AEM for the lifetime of the instance? If it varies by AEM version it would be ...
If we make use of any ready mark up available for carousel component w.r.t amp, we are unable to fetch the teaser title,description and button link. We followed this link https://amp.dev/documentation/examples/multimedia-animations/image_galleries_with_amp-carousel/ for getting ready markup for AMP.
Hi, When am activating a page it is asking to publish referenced pages, assets, etc.Is there any way to get similar popup for deactivation also. Means need to deactivate referenced pages and assets when we deactivate the page. Thanks in advance.
I got stuck on CUG and this is NOT what I am looking for. We require to add jcr:write access for a single user to a new node that we create also through code. All I can find is code examples prior 6.3 change to CUG, but these are no longer working How can we still use AccessControlList.addEntry(pr...
Hi Team, Can we integrate WSO2 Api Manager with Adobe Experience Manager 6.5?I have one requirement like, Whenever any rest api comes, firstly it will be deployed in wso2 api manager and then this layer will talk to AEM.
Hi Community, I am looking for standard/easy way to find the size of the first level children of the root responsive grid node. I understand that we can do it in jave/javascript code with list-children and find the size. Is there any simple way in HTL itself to find that root node has children or no...
Hi,I am trying to fetch auto complete results from search and promote using below URL. But this is searching entire S&P account. Do we have any query parameter like sp_k to get auto complete results from specific collection? https://content.atomz.com/autocomplete/sp**/**/**/**?query=test%2C&beginnin...
Hi, We need to capture the status of asynchronous replication when the contents are moved to publish instance. We've tried to use replicationStatus.isDelivered and replicationStatus.isPending. But we're not getting accurate values in case the number of retries are limited. As after the number of ret...
I am using AEM6.5, and I need to use embed component, but I cannot see it to my /apps/core/wcm/components/-- How to install the latest release, or from where I can get the latest package of core component where Embed component included. Thanks @aemmarc @kautuk_sahni