I've been asked to modify the Link dialog in AEM's rich text editor to remove unneeded target options like "parent frame" and "top frame." I found this method of removing items, but it's giving me an "undefined" error when I try to use it. I've searched for any information on possibly modifying thi...
Hi,As admin user, I am unable to access urls after changing the Apache Sling Auth Service -> Anonoymous Username to anonymous. This change was done from URL server:port/system/console/configMgr. After this change, I am unable to undo the change since1. When trying to access URL server:port/system/co...
Hi Team, Site Page Structure: 1) /content/A/B2) /content/CIn AEM 6.4.5.0, When we try to move/rename page B under Parent A, move option gets disabled. where as if we move page B under C, move option is enabled. It is causing issue because if in order to rename a page, we have to use same move/rename...
Hello, I would want to customize my Adobe experience manager console navigation pane. My aim is to reduce the number of steps for creating a content, At present I'm using 4 different steps to create my content. Is there a way to have a shortcut where I can add the content in a single step? Appreciat...
We have a requirement where we need to change the image contrast based on theme (Light and Dark). As a standard approach we tried the CSS filter property (https://developer.mozilla.org/en-US/docs/Web/CSS/filter) to adjust the image contrast. However, the business is suggesting to use 2 sets of image...
Hello Team, We are not able to access repo.adobe.com, Any Maintenance issue? We are unable to build AEM projects across the globe. Please help. @kautuk_sahni @Jagpreet_Singh_
I have customized my translations and I use below code to create language copy, I am not sure what will be the similar code for update language copy? I tried String workflowName = "/var/workflow/models/wcm-translation/update_language_copy"; but it ends up throwing "Failed to load master language fro...