On the Landing pages page Landing Pages it says that the Design Importer is now available in package share.Note:AEM does not ship with the Design Importer. It is available as an add-on to AEM via package share and must be installed to be used.Does anyone know exactly which package is required as th...
Hi guysI was wondering if there is a recommended value for minRecordLength in org.apache.jackrabbit.oak.plugins.blob.datastore.FileDataStore.config. We've currently set its value to 4kb (which if I'm not mistaken was a recommended value back with 6.0). When studying [0] however I noticed that Adobe ...
Hi All,I am trying to implement a multi-field with text and image values in it. For image, I have used the resourceType: granite/ui/components/foundation/form/pathbrowser but as this doesn't provide the drag and drop functionality for Images, Could someone please let me know how can we achieve drag ...
Hi Everyone,We're trying to clear the Dispatcher Cache of the Vanity URLs using some custom logic, where it is not exactly working.We've created a page and configured some Vanity URLs for that page. Now when we activate the page all the URLs(Page URL and Vanity URLs) are passing through the Dispatc...
Can someone point me to documentation on how to customize any of the site properties tabs? Screenshot of the page I am trying to customize is attached.
Hi Team,I am trying ti read the .xlsx file from eclipse using the maven project.Here all the dependencies I am using <dependency><groupId>org.apache.poi</groupId><artifactId>poi</artifactId><version>3.9</version></dependency><dependency><groupId>org.apache.poi</groupId><artifactId>poi-ooxml</artifa...
Can someone explain to me when you would actually use the <layout /> component in a dialog? Is this strictly for semantics?Layout — Granite UI 1.0 documentation I've done experimenting, and it doesn't matter if I add the <layout> node as a subresource to a container-like component or not. Did this c...
When placing a lock on a component node, I have used mix:lockable and mix:simpleVersionable. From the Content Explorer I then placed a deep lock on a component node in the hopes that no one else would be able to edit it until I was done. However, it seems that the locks are not being enforced.Has an...
Do we have any OOB feature in 6.3 that can send an alert if the assets are stuck in queue while replicated in author instance ? Not pages but specifically looking for DAM assets. Thoughts ?