I have a maven project where in I added asset share commons dependencies. I created details-page template by refferring asset share commons details template type then I added structure policies, allowed componentsI added Asset Share Commons - Details components.Then I tried to drag details componen...
Hi,In asset share commons package the user menu, some property filters are appearing when we click on menu icon of header component. I created a search template in my project and in structure policy I added asset share commons-structure components to root layout container then I added header compone...
Hi ,I am trying to create details page template of asset share commons in my maven project for that what i did is I copied details page template type from /conf/asset-share-commons/settings/wcm/template-types/details-page to my project(/conf/my-asset-share/settings/wcm/template-types/details-page) T...
Hi Team,Use of coral3 is must in latest version of AEM (6.5 or AEM as CS) ?. Want to use collapsible feature which coral2 layout provides - with layout type - /libs/granite/ui/components/foundation/layouts/collapsible.I dont see same exists for coral3. Can you help me out on this collapsible/expand ...
Hi, I am trying to implement extending search results renderer of asset share commons. I created list and card component in my maven project by referring https://opensource.adobe.com/asset-share-commons/pages/development/1-x/guide/#extend-theme-styles But when I author the search results by selectin...
Hi,I created asset status computed property in my project(i.e.,My Asset Share) by referring this document I deployed it to aem isntance Then after I checked whether asset status computed property updated or not in asset details page of metadata component its updated.But I observed that asset status ...
Hi,I added search results component , I configured the Property filter in operation field I choosen DOES NOT EQUALS I saved it and closed the property filter. Then after in property filter I selected Images,presentation,document, I have to get non image, non presentation, non document files as resul...
Hi, I downloaded asset share commons ui,apps,ui.content package(1.9.4). I enabled Cart checkbox in the search page(light.html) properties then after I went to asset details page and I configured actions component I added label for the cart as Add But the cart isnt displaying beside share button afte...
Hi,I have an maven multimodule aem project, I added asset share common dependencies to this projectI am trying to implement computed properties but when I written class which extends AbstractComputatedProperty itsnt able to fetch dependency. In .m2/repository there is a asset share commons jarCan an...