Good morning. I hope someone can help me with this.I have been asked to apply some additional permissions to the anonymous user on an AEM 6.5.15 publish instance. Obviously I can do this manually by applying the check marks to the relevant nodes through useradmin.What I would like to do is package t...
I know this has been asked 8 years ago here. But none of the answers worked for me. I am using AEM Cloud, and have the following `select` element for cq_dialog: <maxColumns jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/select" fieldLa...
What is best practice? should I be creating translation experiences under variations for content fragments. Currently I have something like/content/dam/my-site/content-fragments/structure/privacy-policy/en-gb.html/content/dam/my-site/content-fragments/structure/privacy-policy/en-ca.html/content/dam/...
Is there a way to organize editable templates in folders? We have other 25 editable templates, and it's really becoming hard to navigate. Is there namespacing for editable templates in folders?
Is there a way to organize content fragment models in folders? We have other 20 CF models, and it's really becoming hard to navigate. Is there namespacing for content fragment models in folders?
Has anyone created JSON Web Tokens from an authenticated user in AEM? Say for example, we have a external application that creates a authoring experience for CRUDing content fragments in AEM. We want to create a login experience in this external application, where once the user is logged in, we can ...
I have created a website search for my entire website, and have used the Query Builder for pagination, the search results page will have pagination, and upon customers clicking on the next page, it will again make a call to my servlet, and again the Query Builder will be called. I am querying with f...