Hi there,I realize that under the path: /libs/wcm/core/resources/languages here list lots of language.1) These language are the AEM only support language list?2)How to use API to get these language and return HashMap<String, String> ? In other word, how to get AEM support language and country item l...
Hi,Is it possible to place OOTB form server side validations script in client side validation file? I have copied the code which is there in server side validations file into client side validation file. It is not working for me. Any idea? your comments are welcome. I have to do the same server side...
Hi,I have created some custom metadata and event listeners for showing my personal metadata fields based on certain conditions. These all are working fine in Classic View, but I am not able to see any of those in Touch UI Mode(In Asset Editor). Can someone please help me, where I need to include the...
Hi All,When I read the AEM 6.0 documents, sometimes I saw there is "repository.xml" configuration file under \crx-quickstart\repository directory, however, after I install AEM 6.0 (with quick start), I cannot find it there...Can someone help me how or where should I find this file?
If I create a new Maven project using the AEM plugin I getcom.adobe.granite.archetype : sample-project-archetype:5andcom.adobe.granite.archetype : sample-project-archetype:6andcom.adobe.granite.archetype : sample-project-archetype:7to select from.What is the difference betweeen them and the archetyp...
I have got my C = Create to work in inserting nodes.At this point I do not need to Update any nodes.My node represents a saved data object where I use the nodes properties to store each name value pair from my object. This creates a set of nodes with the correct properties from each object from my A...
Hello,I would have another very basic question - I will excuse for that but it would be a very important question for me.I have the task to add a form (name, surename, ..., submit- button) to an existing web page (the web page was developed by an external company) - actually a very basic task. Curre...