Hi,We have enabled HTTPS for our author instance and some of the features are not working like content author unable to delete the components, useradmin not working.After initial debugging found that inifinity.json is throwing 404 when accessing author over HTTPS, https://ssl_host/libs/cq/security/c...
Hi Team, I want to print a value (which is getting from the dialog) inside a ternary operator. I'm able to use ternary operator like below and it works fine.<a href="#" class="${properties.openinnewwindow ? 'nonunderline' : ''}">link</a> But when I put it like below it is not working. Adding a value...
Hello to all the AEM community members I am working on my own site in aem and inside the particular site, whenever I try to open the child pages in editor the page appears to be blank.Additionally, when I tried to inspect the page, I found that the body tag has components inside it, but these compon...
Hi,I am using aem6.5 and currently implementing a post form for anonymous user who needs to upload a image to aem publisher under certain content dam path say (/contet/dam/project/uploadimage/*) which latter will be pushed to author and replicated back to all the aem publisher so that all the publ...
Hi all, Currently having an issue in Layout Mode, where an author wants to select a component, but when click a child component inside that component nothing is selected. The component is only selected when you avoid click the children.Is there are workaround where the parent component is selected w...
Hi, If we need to develop a medium scale e-commerce shopfront in AEM with SFCC. ( AEM just used a preview service an SFCC is source of truth for Ecomm data) I need some suggestions. 1. Can we store light weight e-comm data (products ,catagories with ids with minimal metadata) in AEM repo on daily b...
I'm writing a script that I'd like the author to be able to add new lines to the script as they add new elements to the page. The problem is I only know how to use the data-sly-list option in html in a <sly> tag. Here is an example of my script so you get the idea of what I'm trying to accomplish. I...
Hi folks, I am trying to implement s3 datastore in AEM 6.5 and it requires com.adobe.granite.oak.s3connector-1.10.0.zip file but Adobe public repo seems to be not working so I am unable to download it. Can anyone please help me getting this connector or how I can get it. Regards, Shailesh
Buen día a todos Tengo un inconveniente con la lectura de un código QR, algunas letras que tienen acento las convierte en caracteres especiales (letra japones), por ejemplo:* "Extranjería" (tiene tilde) y al leer el QR lo convierte a "Extranjerテュa" Adjunto un QR con algunos ejemplos. Les agradezco e...