Wondering if it's possible to configure AEM so you can search for multiple items in the search field. For example, if I want to look for 2 documents at once, "doc1.pdf, doc2.pdf" would I start here? http://docs.adobe.com/docs/en/aem/6-0/develop/extending/assets/searchx.html#Adding%20tabsOr is there ...
I am deploying the simplest servlet - keep getting the error when I call it from a web page using simple ajax call. (this works locally btw)Status 500Message javax.jcr.nodetype.ConstraintViolationException: No child node definition for wcm found in node /binLocation invalid ...
Hello,I work with AEM 6. I have problem with LinkChecker, some links are shown as broken : http://www.successfactors.com/en_us/lp/new-hire-onboarding.html?Campaign_ID=20767&TAG=Q313_NA_AllSegments_OnboardingAberdeenReport_SAPCloud_web&CmpLeadSource=Web%20Site I have found the problem in %20 in url. ...
In the siteadmin open page action, I am trying to create a version of the page before opening.How do I create a version using js in SiteAdmin.Actions.js
[img]sling.PNG[/img],hi , i tried to connect database, the above code when i use in jsp its working fine . but now it showing error like bunble and framework cannot be resolved BundleContext dspService = FrameworkUtil.getBundle(DataSourcePool.class).getBundleContext(); .previously instead of this...
Hi all,I have used the TagManager.find() to generate a list of resources that have two particular tags associated with them. It works really well. However, the sot order is not very user friendly. It seems to be based on jcr:score which, in this context, is counter intuitive from the users perspecti...
hello,Need help to know, how to activate the client side client context. Also if anyone can describe the server side feature it will be also great help.
How do I activate approximate 100 of pages simultaneously to multile publish instances? Please correct me , if my approach is wrong.I am planing to achieve it in the following way -1. Build the package related to my application from package manager.2. Replicate the entire package from the package ma...
Hi,I am putting my acls in format allow;jcr:all;product;/content in Day CQ Acl Setup xml file. I need to restrict certain pages for some groups but allow most of the other pages to be editable. All these pages are within the same hierarchy. When i allow access of jcr:all to the parent then those acc...