Hi All, I have the below set of dispatcher configuration in place - 1. VHost File - <VirtualHost *:80> 2. Rewrite Rule - # Add .html extension when extension is missing from requestRewriteCond %{REQUEST_FILENAME} !-dRewriteRule ^([^.]*[^./])$ $1.html [R=301,L] On testing this rule its wo...
When I am hitting this "http://localhost:4502/api/assets/wordFile.docx/renditions/original" through postman PK��������z��/?����*�L��%0"S1�W3<=�d����:1O���"w��.�����1��&��OSt�#$�$V5�aa�͊��p��IC�1�� I am getting data in above format. and in crxde it is showing in binary. How i can convert this enco...
How to send values from one component which is on one page to another component on another page? The CTA of the first component will have the redirection link of the another page that has the second component. We need to send values selected in the form of the first component to the second component...
I have made a table to display a list of child pages in sightly. I want to work on pagination in the list. This is my slightly code snippet. I have tried different approches but still no success. I am new to javascript so I am facing issues in finding the best approach. Can please help me with the...
I had scheduled the AD0-E123 Adobe Experience Manager Sites Developer Professional with voucher institution had provided on 29th July 2022. I had faced issue in proctoring on that day which I could not move further to give the test. Is it possible to reschedule the test or can adobe provide the new ...
Hi All, In AEM 6.5 Classic UI we have this subscription functionality under Inbox as shown below http://localhost:4502/libs/wcm/core/content/inbox.html I am trying to find a similar function in Touch UI but am unable to under-touch ui inbox. Is this functionality of subscription to events only avai...
I'm trying to customize error page redirection by overlaying "apps/sling/servlet/errorhandler" according to this guide: https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/implementing/developing/full-stack/custom-error-page.html?lang=enIt works well on local AEM instanc...
Working in AEMaaCS and need to hide the Projects, Sites and Experience Fragments options on the AEM Start page (aem/start.html) shown below: In the non-cloud AEM experience you can hide these types of things easily through ACLs by creating a deny for the paths /libs/wcm/core/content/sites and /lib...
I have set the following permissions in a user group where I want them to be able to have all access to the DAM except for the training documentation folder where they should only have read. I thought this would be simple but it doesn't seem to be working as the user in this group can edit an asse...