I have a site with a master language (en).I have a page (es) already translated by a translation project. Then I update that page from my master language (en).The launcher generated is full in English. The translator provider should translate full content again if they do not have a memory translati...
Hi there,I would like to know what is the best way to modify an OOB functionality in AEM.The initial request is to restrict some characters when adding Assets to DAM. I see that in fileupload.js there is a Ilegal-characters variable that contains some of them.I would like to know what is the best wa...
Hi gauravb10066713,The cardinality is one page to one content fragment. The code is ready to search under /content. The problem is how to get the data property of each content fragment assoiated to that page in the same search. I mean, basically by searching in the same oak index. We have created ou...
Hi there, We have received a request in order to do a suggestive search service that fetch a list of pages based on a String received in a parameter ( the searched word). The problem came when a pages has a content fragment inside it. The word received needs to be searched into the content fragment ...
Hi there, I'm doing a custom implementation of a workflow. The request is when a user has blocked the page where he/she is working the creation of a workflow should not be able. Our workflow process needs to block that page, but it could not be blocked while is already blocked by other user. Do you ...
Hello, I have a request where we need to hide all options except for edit and preview from the mode selector in aem author: Do you know how can we hide this modes (targeting, timewarp, design, developer and scaffolding) for a specific group?Regards.
Hi there, We have a request where we are using etc/map for rewrite URLs of our site but now we need to have a reverse mapping in order to get the valid path to show in all links in the site.Our Sling mapping (not reverse) is the next one:sling:internalRedirectString/content/site/es/es/$1.htmlsling:m...