Hi All, I have a function which is written in AEM Form component's rule editor, I want to trigger this function based on some condition in JQuery.How to trigger the function call? Thanks,
Hi community,We want to Integrate Angular in AEM. And we do not want to use SPA Editor.Is there any reference doc or articles which helps to achieve it?smacdonald2008Thank you
Okay I understand.Actually the path('/libs/settings/wcm/designs/default/jcr:content/main/content/links') is where my Design Dialog values are getting stored. So i need to create a sling model that can read values from that path.
I have a resource stored under in '/libs/settings/wcm/designs/default/jcr:content/main/content/links'.I need to read the properties(or say values) of that resource using Sling Model?