I'm trying to understand the how many nodes I can traverse through Query builder query and fetch data from the repository without impacting AEM system performance?
I'm interested to learn and get start with AEM as Cloud. I'm unable to get start with instllables and where and how to start.Any help would really be appreaciated.Also I want to understand how normal AEM is different than AEMasCloud?
Hi Amit, how it is different than normal AEM? Could you please provide more inputs on what exactly you mean aem as a could service and Adobe runs on kubernates?
@Snow123, As per my knowledge, you can go validate forms installation like below. Forms enabled Forms not enabled alternatively, you can check the Adaptive Forms Configuration Service is exist in your AEM. Hope this helps you!! Thanks,Aruna
@angela95ry ,If you are using sightly to display content on the webpage then please use context${textfieldname @ context='html'} It should display content in bold.Please read more about sightly and context tokens here https://experienceleague.adobe.com/docs/experience-manager-htl/using/htl/expressi...
Thanks @Vijayalakshmi_S for the quick turn. My requirement is to import asset through custom utility into DAM. While importing i have to set languages dc:language to asset metadataschema.For this purpose I need to get all possible languagesin my OSGI service.
Hi All, I want to get all available language codes in AEM.Is there anyway we can get country and language codes in 2 digits? Currently I'm using all the codes by creating enum.Is this correct way of using language codes in AEM OSGI servicesThanks,Aruna
@NitinL , Here are some videos you can refer: https://www.youtube.com/watch?v=wFYU1WCkRI0https://www.youtube.com/watch?v=ouYuFeQjaV8 Here is documentation :https://stackoverflow.com/questions/30193659/how-add-mandatory-dropdown-field-in-touch-ui http://experience-aem.blogspot.com/2015/02/aem-6-sp2-t...