We have used default CQ forum component.Got requirement to implement workflow for forum messages.The messages should not be displayed until it is approved by specific group.This messages should be displayed only after approved by group or any user of specific group.Thanks in advance.Kumar.
Hi Masters!I would like to know how to create a new LiveCopy Site through Java API. I mean, the same action that you can do in Siteadmin->New Site. It seems an easy task, but I’m trying to find out the entry point in Java API, with no success.Any help will be appreciated.Thank you very much!
HI,I opened page properties and filled some fieldsAfter I pressed cancel button, and reopened properties dialog, all field cleared, but datetime fields didn't.What is the rigth way to clear datetime fields?Thanks.
I need to populate a select widget(/libs/granite/ui/components/foundation/form/select) in the AEM 6 Touch UI with objects returned from a call to a java helper class. I believe I need to use a datasource to accomplish this. I need to pass a SlingScriptHelper and some of the inherited properties for...
A query regarding the reference docs: http://docs.adobe.com/docs/en/aem/6-0/develop/sightly/use-api-in-javascript.html.Are the Simple Example code listings correct? The html code mentions info.js but the data-sly-use directive specifies "Info" and the subsequent content tree shows "Info.java". Thi...
Hello All,I have created a project of type "AEM Sample Multi-Module Project" using Eclipse ,project is created but i am not able to connect to my local AEM instance.Help me in configuring AEM project and please see attached screenshot for error details.Thanks,Kishore
I'm on AEM6 and I'm making use of the Adaptive Forms. When I save the data, it is being saved in "/content/forms/fp/admin/drafts/data" and the submit action on he form is "Forms portal submit action" because I'm making use of the "Drafts and submissions component". Looking at CRXDE I can see that th...
Trying to configure JCR Resource resolve in a certain way:Given requirement:Where article has path /content/company/en/articles/some/article should be resolved as /some/articleTried to use this Url Mappings rule (resource.resolver.mapping):/content/company/en/articles/(.*):/$1This works in the syste...
Hi,I am getting the below error while using Jsoup API inside sling servlet. I have added my dependency in pom.xml.Caused by: org.apache.sling.api.resource.PersistenceException: Resource at 'Servlet' is not modifiable. at org.apache.sling.servlets.post.impl.helper.SlingPropertyValueHandler.setPro...
Hello All,Is there any documentation available on integrating Hybris eCommerce apps with AEM other than provided by offcial documentation provided by Adobe?And also are there any other ways to do this?Please help me!!!Thanks,Kishore