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...
Hi, I downloaded asset share commons ui.apps, ui content packages(1.9.4) in crxd using package manager in aem instance.I have a maven project to this I added asset share commons dependencies with 1.6.10 version like this <dependency> <groupId>com.adobe.aem.commons</groupId> <artifactId>assetsh...
Hi All, I created a project YP-POC site using this command mvn -B archetype:generate -D archetypeGroupId="com.adobe.aem" -D archetypeArtifactId="aem-project-archetype" -D archetypeVersion=26 -D appTitle=" YP POC Site" -D appId="YP-POC" -D groupId="com.yppocsite" -D aemVersion="6.5.0"I deployed this ...
Hi All, For utilising the Smart Tagging option for Assets, i have created a cloud service configuration in AEM and created an Smart Content Service API in Adobe Developer Console with Adobe ID having administrator privileges. While validating the configuration in JMX console, it shows that Service v...
Hi All,I am trying to setup the asset share commons in my local author instance(6.5.0) for this I downloaded acs-aem-commons-4.9.0 version, asset-share-commons-ui.apps-1.2.0, asset-share-commons-ui.content-1.2.0. acs commons bundle is active but aem-commons-assetshare-core isnt active due to this d...
Hi, certain fragments in Adobe Workbench does not appear in my application, while they do onto other collegues of mine's pcs, same server, same application I am the only one not seeing those certains frags; obviously I do sync the app every time something new or updated is added.Do anybody have the ...
Hi, I have a single line text field in my metadata schema editor and I need to know if I can create a new form component that has multiple lines like a text area rather than a single line where you can enter a really long string without a line break. Is that possible to create in /libs/granite/ui/c...
I have a document which is published as a PDF. There are multiple codeblocks containing code within the document. THe alignment of the code displayed in the PDF is correct. When I copy the codeblock from the output and paste it in a txt file, I see that the alignment is not correct. The leading spa...