Hi, I have some misunderstandings on some AEM communities functions (AEM 6.1, cq-6.1.0-hotfix-6640-1.4, AEM-6.1-Communities-Feature-Pack-4-1.8). 1. Saw that the search gives the user the chance to select the context ( Subject Body Tag Author).If the author is selected, no results are returned, ev...
HiI am customizing the OOTB address form component. I have to do Client side validations & Server side validations for Zip-code field based on the country selected. I tried using the Form-Global-Constraint. I was bale to retrieve all the values in server-validations but couldn't do any client-side v...
Hi,Is there a way to identify if the server startup is complete ?I need to perform this as part of an env creation script, before the code can be deployed.AEM version : 5.6.1Thanks.
Hi all, am new to this group, i have basic idea on Aem, like creating componts , publishing page those all, but issue i don't have AEM Access in My local Michine, Could you please help us how to get the jar (koppula.veeresh@gmail.com)
I understand one of the main features of AEM forms is to be able to easily reuse xfa / pdf forms and also being able to render them in html5 so that it can be responsive. Also, it allows very seamless uploading of xfa forms created in other systems (like Lifecycle)But, does it make sense to use form...
We give all our news items/pages a date field through the Page Properties dialog. This xtype is datefield. So I can configure it to be MM-DD-YYYY or DD-MM-YYYY, etc. My question is how can I use the JCR SQL query language to order my query by this date field. I'm using ORDER BY datePosted DESCCurren...