Hey guys,I have noticed a great delay when moving a page in the blueprint. and this occurs when we installed the AEM SP5 pack. Is there anything we could do about this. Thanks
Server: AEM-6.5.1 SP-6.5.5 Currently we have "core.wcm.components 2.7.0" installed and planning to upgrade this core.wcm.components alone. Can we directly update to the latest version 2.13.4Or we need to update to intermediate and then the latest. Thanks in advance for your recommendations.
I have multiple buttons that, when it is clicked, will take you to a specific page of the document. Each page has a schematic that the user will click on to show what has gone wrong. The first button takes you to page 3 and then there are multiple places to click showing text as the check boxes are ...
I have two sites for example/content------siteA------siteBwhenever an author authors the sling vanity property for a particular page under site A, I want to append /siteA/ as a prefix to the value stored, similarly when an author authors vanity property under siteB, I need to append /siteB/ as a pre...
Hi All, We have a scenario where a Publisher would need the permissions to move and rename a page in WCM but not edit the page. We tried the combinations of permissions, but we couldn't able to achieve this. Currently we have Read + Replicate permissions for the Publisher. Can you please help me wit...
Hi All, We have upgraded our AEM version from 6.2 to 6.5.6. While updating our codebase we observed that our unit test cases are failing for com.day.commons.httpclient class showing below error : java.lang.NoClassDefFoundError: com/day/commons/httpclient/impl/ProxyWrapperat org.apache.commons.httpcl...
Hello - I have a composite multifield which has the below fields. Based on the checkbox selection (If I uncheck), I am making the Product URL field as mandatory which has all the required elements ( aria-required="true"). If I don't select the URL/Type the URL, it is still letting me to submit the d...
Hello, We have a requirement where we need to add custom field validation when creating a content fragment (CF) using a custom content fragment model (CFM).Currently when I create a CFM, I only see some limited option like can mark field as required or specify max char limit etc. But what if i need ...
Could I integrate an Rest full end-point in cq.mailer.DefaultMailService.this is because, i don't have an SMTP server, but rather API end point to connect.