Hello Community - I have an issue related to the content(HTML/Text) added in RTE source-edit mode is lost. Once the content is added in RTE and click "Done". I have verified the below. Can someone tell me what is causing the issue? Step 1: Checked content node in CRX/DE and found that the saved chan...
Hello -I have a template which has both cq:dialog and dialog in it. Basically I wanted to show all the cq:dialog properties/tab only for the rootpage (E.g. 10 properties) and shouldn't all the properties for other child pages. i.e. The child pages should only show the required properties (E.g. 5 pro...
Hi Everyone,I created custom metadata fields and when I tried to update these fields and click the Save & Close button, the following error is encountered:"Unable to edit properties Insufficient permissions" I already have the admin permission. I hope you guys can help!
Can we expose the AEM form to the mobile app with some content service so that the app can embed the form and display for end users ? Also, this form should take care all the OOTB UI validations or form actions like submit, save or prefill etc.We do not have option to use AEM Form App as the ask is ...
Hi Guys, We are using etc mapping to shorten the URL's, We have a servlet where we will pass shortened URL Param = "/en/testPage.html" is there any way i can get absolute content path in java given short URL? Excepted output : "/content/mywebsite/en/testPage.html" Ay input helps, Thanks in advance!
I have a js function using $ in it.My function uses $get(). and works fine when this function is called from HTL but if I add the function in document.load $(document).load(function () { alert("alert"); });then I get $ is not defined in console.Only the function which is called in HTL(Sightly) ...
Hi There We are using AMS in our project and aem environments are in cloud. We need to implement content distribution among all the environments and content has to be sync from the higher environments to lower environments. Use Case:We have a Production environment(Content authors, author content)...
Hello - I need your suggestion to implement the header and footer as separate experience fragments in the page. Currently we are using static template which is having iParsys for Header and Footer. The goal is to move to Editable template with minimal changes. Current static template (header and fo...