How to add minimum characters restriction for the "Step Back Item" comment field in the aem/inbox.I overriden the comment field but when i try to add js it is not reflecting.I am using AEM 6.5 version
Hi Everyone, I am using query builder api to get search results like below:fulltext=baggagegroup.p.or=truegroup.1_group.path=/content/project1/ph/en/homegroup.1_group.type=cq:PageContentgroup.2_group.path=/content/dam/project1group.2_group.type=dam:Assetgroup.2_group.p.not=truegroup.2...
Hello Team, I have a page which has these titlejcr:title has the value: ABC PagenavTitle has the value: navTitle123pageTitle has the value: myPageTitle In my custom sling model logic, I have written these statements to get the page title. private Page currentPage; // Initialized properly with ann...
I am new to AEM .Trying to do integration of AEM As cloud with External Solr but here am trying to add dependency of solrj and zookeeper those dependency are not getting resolved. Is there any idea how we can do integration AEM as cloud .which dependency versions supported by cloud? If yes then how...
Hi All,We have our On-Prem AEM 6.5 SP 19 running on CentOS 7 (AWS ec2 server) As the CentOS7 reached the End of Life we need to plan for the upgrade to either OEL 8 or RHEL 8 What will the recommended OS be, And would it be compatible to make an In Place upgrade from CentOS 7 -> OEL 8 or RHEL 8 Ple...
Hi,Did any one aware of the below configuration where it will be used and the purpose. When checked heap dump analysis we have found lot of resources are consumed using the below path. Did any one tell what might be cause the issue to heap too much for this?/libs/cq/contexthub/content/chconfigpicker...
HelloWe have a usecase where same image can be served via different names. Like Image-1.jpg can be served as: https://abc.scene7.com/is/image/abcstage/Product1https://abc.scene7.com/is/image/abcstage/Product2 1. Is it possible to set-up Dynamic Media redirects for such usecases? 2. If yes, is it ...
I am trying to get results from SELECT *FROM [cq:Page] AS sandSELECT *FROM [nt:unstructured] AS t Union is not working for me, any suggestions appreciated
We are working on developing a custom component in AEMaaCS—let say it is a "Banner" component. This component needs a placeholder where authors can add other components dynamically. I’m trying to decide between using an iparsys or a custom Container component that we’ve already built for our proje...