Hello, I'm using Apache FOP to convert page into pdf but i'm unable to add images from DAM into the pdf.I'm using this tag in the fop xslt <fo:external-graphic src="sling://content/dam/myproject/img/image.jpeg"/>and have included the following namespaces into the xslt: xmlns:xsl="http://www.w3.org/...
Hi,I have a requirement in my project where I have created a (registered with resourceType) servlet which returns meta data of assets/tags as json. This json consists of data of all assets/child tags as well.This JSON is cached at parent level. For e.g if I request tags at this level - /etc/tags/we-...
I have used a sample archetype to create pages in AEM 6.4. However, I am not able to use the layout feature as it is not appearing in dropdown. What could be its reason ? I have tried looking for it on the web only to fail. Please Help !
Hi All,We are upgrading from AEM 6.0 to AEM 6.4. We have some existing xtype which I am trying to implement in Touch UI.Our existing data for multifield is stored as jsonfor e.gWhen I try to use the "granite/ui/components/coral/foundation/form/multifield" It stores the data as Node structure in AEM ...
Have a good one here: 6.2.0.SP1-CFP16 ACS-Commons 3.17If I activate a page with an asset that is deactivated, all the pages in publish beneath it get deactivated during replication. Regardless of whether I select the asset to activate or deactivate. No issues with content updates only or with asset...
I think something is broken when using the responsive grid component (layout component) in an editable template. Everything seems to work fine if you only use a responsive grid in a root element which is also a responsive grid. But if you create an editable template with a normal parsys as the root,...
Hi Community.Is it possible to configure Responsive grid (wcm/foundation/components/responsivegrid) component to have different columns number in different beakpoints?. E.g. I'd liked to have 12 columns in desktop, 6 for tablet and 4 for mobile. As I see back-end and front-end code is ready for that...
hi,I installed AEM 6.4 locally and have been running it fine for the past few days. After a machine restart and trying to rerun the jar files on my Mac I get the following errors on http://localhost:4502/aem/start.html, as well as on http://localhost:4503/sites.html/content "libs/granite/ui/componen...
I would like to disable "autocomplete" feature in AEM pathfield. Anyone knows how to do that, Thankshttps://helpx.adobe.com/experience-manager/6-3/sites/developing/using/reference-materials/granite-ui/api/jcr_root/libs/granite/ui/components/coral/foundation/form/pathfield/index.html<link jcr:primar...