Hi All, There has been a requirement come up where to include Ignore change, Accept it and Add to dictionary options in spell check plugin , if there any misspelt words... How can we include the web extensions options and implement this? Any suggestions on how this could be done ? Or refere...
I have a 6.5 AEM instance and when I install a fresh author instance it works fine, but after I pull in the code for my project and run the build, I am unable to EDIT anything. The html also seems broken. I have done everything from installing JDK, Maven to restarting systems, new repositories, cl...
I am working in a proxy environment and tried to build and deploy the projec using the command mvn clean install -PautoInstallPackage , build was success but it is not getting deployed .. I can find the below error: Request failed: org.apache.jackrabbit.vault.packaging.PackageException: java.lang....
I am trying to change 'Published' and 'Unpublished' and I thought it was located at /libs/cq/gui/content/common/options/predicates/publish but when I try to overlay the node, nothings changes. Can someone tell me where it is located?
Hi All,Strange issue, we have a set of pages in our environments that since moving from on-prem to cloud aem are now intermittently (more often then not) open to a blank authoring page with just 'header overflow'.Nothing comes in the network tab while this page 'loads' and the console errors shows:'...
I have a requirement to delete a property from almost all of the content page and assets. Apart from groovy script what could be the best way to handle this scenario. This is one time activity 1) Write a servlet and iterating over all the assets and pages 2) Query the page and assets containing spec...
hi folks, Has anyone tried to sort the results in the views of the path browser, by name or by modified date? thanks Fiona granite/ui/components/foundation/form/pathbrowser
Hello, Our group has a super author but we now need that author to manage content package as well. What permission can we set so our super author can manage content package (versus assigning them as administrator)? Thanks, -Leo
I have build and created the jar file using mvn clean install pautoinstallpackage and can find jar /snapshot in package manager .But unable to install the project jar file locally , it states record does not exixt
Hi All, Can anyone help me in understanding on how to/where to check error logs (at AEM side) when we make POST request to https://ims-na1.adobelogin.com/ims/exchange/jwt We are trying to integrate Pega with AEM. Above endpoint works prefect via POSTMAN. However, when we are hitting via Pega, we are...