Hi,Is it possible to have an approval area in AEM Assets?I mean, let's say there is the creation team working in a new asset and I'd like this asset to be searcheable only after someone filled the necessary metadata and review it.Thanks
Im using cURL in windows. Add filters is not working for me. Please help me to resolve the issue # create packagecurl -u admin:admin -X POST http://localhost:4502/crx/packmgr/service/.json/etc/packages/my_packages/testpackage?cmd=create -d packageName=testpackage -d groupName=my_packages # add filt...
Hi,I am trying to use the ACS Tools Tag Maker in order to create a tagging structure but I'm facing some issues because I have tags with non English chars like: Café,Açaí.I can make the tag be imported correctly by using the notation: Café{{cafe}}, but the title appears broken in the special char.Do...
Hi All,We are using fulltext xpath query to search for the contents.For example query will be shown as below.If I searched for any German content authored in the page.Am not able to get the search results.Whether AEM supports search functionalities for other locales also.fulltext=Managementgroup.p.o...
Hi all, Hope everyone is doing fine ! In JSP usually if we have to include clientLib then we use below statement<cq:includeClientLib js="personalization.ui"/> And then these gets translated to actual script tags<script type="text/javascript" src="/etc/clientlibs/personalization.js"></script> Is ther...
Hi All,In our Publisher instance, we are not able to open siteadmin page and getting blank page. In some other publisher instance, we can able to open siteadmin page and working fine. Is siteadmin is blocked in publisher instance ? If yes ,then please get me know how this console is working in other...
Hi,I have achieved for RTE in Touch UI in Text Component by placing cq:editConfig-cq:inplaceEditing under the text component like .text/cq:editConfig/cq:inplaceEditing/config/rtePlugins -----------This is how we achieve for touch UI.For classic, I have created the rteplugins and I can re-use like c...
Hi,AEM Assets has a feature that detects duplicated assets[1].By enabling this feature do we have a huge impact in the performance when adding new assets?[1]https://docs.adobe.com/docs/en/aem/6-1/author/assets/managing-assets-touch-ui/duplicate-detection.htmlThanks