We have AEM 6.5 on Prem. Is it possible to have a visual notification/confirmation when moving / editing assets from the inbox? Similar to the notification you get when you publish and/or Synchronize a page? I really cannot afford to spend my time refreshing the inbox to see the Success or Failed me...
Hi All, We are trying to implement the functionality similar to provided by javax.servlet.ServletContextListener. We need to instantiate the object at the moment of context initialization and then access it from servlets Could somebody help to understand what is the proper way to do that with Sl...
Dear community I've encountered this scenario and need some help. Customer wants to set their own login logic without using SSO or SAML. They'd like to set the number of invalid attempts to log in and the blocking time as the invalid attempts reach the number on Granite UI our AEM version is 6.5.5...
Hi Team, We have long running workflow instances available in our AEM Clod Service PROD environment. Recently for some other requirement we started leveraging ACS AEM Commons tools. We are trying to use Workflow Remover MCP tool for purging this long RUNNING instances. It is not allowing us to con...
We have requeement to implement several pages in forms like manner (using forms is out of the scope). On one page user (anonymous) could fill in some data and by clicking next he could be redirected to another page to enter more data or read some info and continue to next page in the line... User ca...
Hello! I am trying to use the striketrough tool on some text fields in a dynamic PDF form so i printed it as PDF to activate the tool (in the dynamic state this tool is not available) and when i select the text, the empty text fields are being ignored(see the picture below): Is there a way to make ...
Hi Team, Is there any way to automate 301 redirects validation? For eg: We have migrated old website(non-aem) to new(AEM). We have written 301 redirects at Dispacther layer. Right now we are checking manually. Does AEM provides any other way to validate all rules automatically? TIA
Hello All, I have requirement where in I need to show dropdown list in autocomplete filed. I have a json file in the repo. which provids the search result. in this case I have to filter the search text in the json and recivie the required data and show in the dropdown. With datasource i am not...