Hi, everyone! I'll put a little bit in situation, we have a project under the path /content/espacio-comunicaciones, let's put as an example a page of this project that is hosted in AEM in /content/espacio-comunicaciones/es/home. On this project, we have already implemented that if a user accesses in...
Can i use the JS at /libs/cq/gui/components/authoring/dialog/dropdownshowhide/clientlibs/dropdownshowhide/js/dropdownshowhide.js for multiple values of the same dropdown.For eg: I want a container to be shown when val1 is selected and also when val2 is selected in the dropdown. I have tried comma se...
AEM as Cloud serviceCurrently our content structure starts with /content/website/ca/en.html and /content/website/ca/fr.html (and these are the landing page) And page structure follows as below /content/website/ca/en /content/website/ca/en/products /content/website/ca/en/users /content/web...
Hi all,We are trying to setup SAML integration with our Author environment. As i understand, anyone who tries to login, their User account is created and added to the groups mentioned in the SAML configuration post successful authentication with IDP. Now, in case someone outside of our author group ...
We are trying to set session timeout for the users in AEM Sites author by configuring the "Apache Jackrabbit Oak TokenConfiguration" to 15 mins(900000) for Token Expiration. After 15 mins, the token is getting expiration and forcing the user to re-authenticate by taking the user to the IDP which...
Hi, I need help with an issue involving an empty and invalid CSRF token when submitting the form. I've already included CSRF token in the client header. Here are the error logs: *INFO* [[0:0:0:0:0:0:0:1] [1742872764470] POST /bin/ HTTP/1.1] com.adobe.granite.csrf.impl.CSRFFilter isValidRequest: em...
Hi All,I’m facing an issue with Live Copy. When I use the Live Copy Create option from the Sites console to create a live copy from the language master to the live copy hierarchy, the page gets created, but the content is not being pushed automatically. This issue occurs only with certain templates....
Hi all, I'm asking about this particular situation because I want to configure the Adobe Fastly CDN using a subdomain like dam.site.com for an existent website that is accessed through a custom (Imperva) CDN (www.site.com for the example).The goal would be to access all the media in the dam through...
Hello, I want to replace or substitute a UE field with a React component through extensions. The field is the one that says *Image which I want to replace.In my extensions project I have the following code. I've tried different data types like Image, image, media, and multi, but I haven't been able...