How do I write a case insensitive query in AEM ? For example we want to fetch pages based on the jcr:title of a page and the actual jcr:title value is "Page 2", but the user searches for "paGe 2" and in this case we don't get any results. But I want to fetch the page with jcr:title "Page 2" . How do...
Hi, I have created editable templates with the help of an HTML5 template and tried to create a page, but the template is not showing on the granite UI. I have added `cq:allowedTemplates` to the page properties as well but still not facing the same issue. Please help me resolve it. Thanks
currently, our 50 or so AEM users login with our domain (e.g. john.smith@ourdomain.com) using the built in Adobe ID system. our organisation uses jumpcloud for all our SSO. We now want to migrate from the adobe auth to our auth. We understand we have to add a new directory for SAML, then to tha...
I have a requirement to show some Specific content of the experience Fragment on a page if it is in edit mode and the experience fragment should be hidden in preview/publish mode. While using wcmmode.edit, i am getting the value as false at both edit and publish mode for the component authored as ex...
Hi, As part of the requirement we have written a workflow which will automatically create the page version as soon as page content is changed/edited. Now the versions are getting created but the issue is 1)Preview is not working 2) Compare version is not working....but revert to the previous version...
Hi Forum,Need some guidance on issue being observed on publisher asset urls1. Assuming Content disposition has attachment is default, does that make a resource insecure?2. If I open https://xx/content/dam/abc/xyz/download.jpeg in Chrome I see info sign saying Your connection to the site is not secur...
I have content structure like - /content/A , /content/B, /content/Cand user groups AuthorA, AuthorB and AuthorC.UserGroup AuthorA has allow access for /content/A and deny for/content/B & deny for /content/Csimilarly AuthorB has allow access for /content/B and deny for/content/A & deny for /content/...
Hi all, When we are doing Content Migration to AEM 6.5, should it be to the Author tier alone or both author and publish? If we migrate to author alone, then could the whole thing be published, so that we could avoid Publish migration from outside AEM? Kindly suggest how to plan this sequence....
Hello, I have a requirement to display the sections below on each page. Header datamaster table rowscustomer table rows. But only 3 rows need to be displayed for both header and customer on a single page. If there are more, we trigger a page break, but the issue comes after that. How do we positio...
Hi, I know there are similar issues already out there for this but none of them worked for me. I'm using MacOS I have node version 10.15.1 and npm version 6.4.1 which I replaced in the parent pom. After going through all the other threads I'm still stuck. I'm not sure why this build has to be thi...