Hello,we've used AEM 6.0 out of the box and have been using version 1.0.2 which is available at: https://repo.adobe.com/nexus/content/repositories/releases/com/adobe/aemfd/aemfd-client-sdk/We do use Forms, Output and ReaderExtensions APIs to render form, flat PDF and PDF/A... Now, we've installed ...
I have added a dialog component , in which there are two tabs, tab_1 with xtype text field and tab_2 with xtype custom multifield, this multifield contains three field -> Textfield, Textarea and for third field I want to create a table for which I am using CQ.form.RichText, help me to add table plug...
Hi All,Just wanted to check what is best practise to join strings which are in java object.<div class="link-list" data-sly-use.linkList="mypackage.LinkList" data-tags="${properties['cq:tags'] @join=', '}">Now the linkList object have a Tag array in linkList.tags object, but I cannot use the linkList...
Let me ask a question based on the information provided here to make right decision. http://docs.adobe.com/docs/en/aem/6-0/deploy/recommended-deploys.html.MongoMK is good for scalability and TarMK is good for Performance, This is summary i am getting it.My question is we need clustering on publish ...
Hi, our sidekick help button (top right) has a broken link to [author-host]/en/cq/current/wcm.html. We need this to go to a public help page that we have. Where do we overlay this config?
Hi there,I define a osgi bundle A, and the second osgi bundle B, now a method in the A need to call another mothod defined in the B.private BService getBService() { BundleContext ctx = FrameworkUtil.getBundle(this.getClass()) .getBundleContext(); ServiceReference serviceReference = ctx .getServiceRe...
Hi AllFor simplicity reasons imagine that i have the followingNamespace : animalTag hierarchy : animal->elephantTag hierarchy : animal->wild->elephantCan i have both elephant tags created under the same namespace but with a different hierarchy?
Hi,I have an image dogA.jpg which is used in a number of pages(which these pages are it's not known to the author). The author updates the binary of the image but the image name remains the same(uploads retouched image with same name, dogA.jpg). When they activate the updated image, will they be pro...