Hi,How to render a widget on page as editable like inplace editor. But without clicking on the component.orHow to call xtype in jsp and render as normal html input tags with extjs features?.any help?thanks in advance.
Hi Guys,Please tell me how to invoke a remote password protected unix system using WF.My requirement is to push some content (Payload) from my local system(Windows Machine) to a remote server (Unix Machine) . I tried using the commandLine process step of OOTB WF , but i was getting errors.Please tel...
Hello Everyone,I am using query builder api for searching in the crx tree. I am able to successfully get the result using "fulltext" when i search against any of my custom properties.But when I use "fulltext" to search against "jcr:lastModifiedBy" it doesn't work , even "fulltext" works without even...
Hi,I am using AEM 6.0 and using below dependencies but it is unable to find the repository. so which repository I need to add to get below bundles.com.adobe.granite:com.adobe.granite.sightly.engine:jar:1.1.18com.adobe.cq.sightly:cq-wcm-sightly-extension:jar:1.1.18com.day.cq:cq-mailer:5.8.12 Also it ...
[img]structure.png[/img] Hi guys, I am encountering some trouble with JCR-JQOM. The image above shows the structure I am working on.Briefly:I have a set of pages in /content/mySite/myFolderEach one of these pages has a couple of sub-pagesIn the jcr:content of these sub-pages there is a property, le...
Hi,I tried to install Granite.js into node.js using npm, but the installation fails by running into an infinite loop. The slash symbol is rotating for ever!I used following command: sudo npm install "path to the folder".I checked the .npm folder and compared it with the folder node_modules of Granit...
Hi,I want to disable CUGs on our author instance. I have unchecked the "Enable CUG Roots" checkbox for CUGSupportImpl in author. Still rep:policy nodes are getting created for the pages. Can anyone suggest what we are doing wrong.