Hi All,I have a dialog in which authors are supposed to enter some mandatory fields. One of the mandatory fields is a multifield widget.For this multifield widget I have set "allowBlank = false", but whatever and howsoever values I add to this multifield widget, the validation always fails (See atta...
the new responsive custom component created is overlapping with the other components. please see the screenshot. any help much appreciated.slightly adjusting the window height fixes the issue. but on page load its always overlapping.
How to change the workflow inbox message payload path through a java class.?Basically i have a custom workflow for which have a launcher to trigger the workflow on nt:unstructured node creation. But i want to show the payload in the workflow inbox till the page path not to the JCR:content node. ( i ...
I am new to Open CMIS and needed some help or documentation getting started. I am able to connect and query CQ DAM using AtomPub. I noticed that the pdf's in the dam are handled as "cmis:folder". I need help on getting the queries to work against the metadata specifically by cq:tags.Example:SELECT *...
Hi,I am trying to write junit test cases for my osgi services. I tried to follow the below sling testing tool.http://sling.apache.org/documentation/development/sling-testing-tools.htmlBut this is not very intuitive.Here is what I did to set it up .Added maven dependency.<dependency> <groupId>org.apa...
I saw this post on a LinkedIN group and thought the community members would be able to help out with these two questions about images in AEM: Is it possible to disable the free crop, yet, retain and use other custom defined crop configurations? We do not want authors to crop the image using the fre...
Adobe has published a capacity guide based on performance tests that were conducted in their labs as indicated below. Is this the right capacity guide for AEM 6.0 because they are using JDK 1.6. I thought the recommended JDK was 1.7. Can someone clarify if this is the right documentation https:/...
In a large organization we have multiple divisions and publishing workflow is pretty decentralized.Is there any way how I can programmatically get a list of Users/Groups which have certain explicit (not inherited) permissions set for the given content path?Example:There is a "global editors" group w...
I got one apps/myproject1/file1 including components and clientlibs.I copied and make one more dir under apps/myproject2/file2 same components and clientlibs. I changed the categories of the clientlibs and also update the components.When I am trying to save the changes in file1. it says "Could no...
This is a second question related to our bespoke ecommerce implementation. We applied this tutorial but we have a question on the currency. When we change the currency in our class (extending the AbstractJcrCommerceSession class) the amounts are shown correctly on the first page but not on the secon...