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...
Hi,There are 2 publishers in our project and there is a use case where nodes under /etc/myproject will be updated in one publisher. We want to sync the content in /etc/myproject between publishers and I was trying to implement Sync Distribution of SCD in my local. I made some modification under /etc...
Hi, We are looking at available solutions to sync two author instances and one of the option we thought of using author to author replication.Can we use this option to sync content between two instance? will this option have any implications on the performance or security?any inputs would be great. ...