Say I have multiple pages under /content/practice/articles. Now in /content/practice/articles/firstpage/jcr:content there is a property named myImage. I want to read and fetch that value from myImage property which is a path basically. Now I want to navigate to /content/practice/articles/firstpage...
I have two sightly templates- mobile.html and desktop.html and these 2 templates are called from a common file. I want to call the desktop.html only for desktop mode and the mobile.html for mobile mode. I am trying to call a js file using js Use API from this common file which should return a boole...
Hi All, Is it okay to creat a branch in the Cloud Git and subsequently merge that branch into the Client Git? If this is feasible, what steps are required to achieve this?
Hi Team, I want to save the data (authored by content authors) on the dialog automatically with out clicking on the submit button. Thanks, Pradeep Kumar.
On all of my editorial pages, I need to surface a 'primary category' as a form of badge visually on the page. The categories basically overlap with our tags, so I want to leverage tags to do this. At first, I thought I would just take the first tag associated with the page and treat it as the pri...
I am getting following error on a page for a component on production but same component work fine on our QA environment. can it be due to some model class not being part of the package of something else ? I have been stuck with this issue for a long time.
Hi everyone, We are unsure on how to protect GraphQL endpoint when using AMS(Managed services) 6.5 version. We followed adobe documentation to see how to generate the access token which will be used by a third party app to hit our graphQL endpoint but it seems that it only applies to AEMaaCS https...
Hello, could someone please provide inputs if there a possibility for getting all the field names as keyset so that need not hardcode the formDataObject keys as per below?? 1> I have a form json data and have created public class FormRequestJsonData { @SerializedName("field1") @Expo...
Hi @arunpatidar , I hope you doing well. I was following your article https://aemlab.blogspot.com/2019/07/aem-rte-custom-plugins-1.html. AEM 6.5.13. A)In Style Picker, close (x) and tick (✓) button does not work. When we try to click, it gives below error:"Resource at '/apps/commons/rte/plug...