In our project, there is a requirement to develop forms using Core component forms (not Adaptive forms). However, I am struggling to find a reference to implement custom JavaScript validation. Many documents explain the default HTML error messages that appear on fields, but what we are looking for i...
Hi @HrishikeshKa,Thanks for the response. Currently we have one program and AEM development is going on and we are planning to start new AEM development so can we start a new project in same program? Or is it cost to get a new program for the new AEM website And if we are managing same program then...
In our AEM as a Cloud Service, we already have a program, and development is ongoing. We need to start a new program for one of our website migrations. So, my question is, can we restrict user access to another program (which is already present) to new users, or is it generic access, allowing user...
Hi Team,One of the project in AEMasCS is still on WCMUsePojo . Is it recommended to move to SlingModel. How long WCMUsePojo will be supported by Adobe?(The project development started only 2023 but the Vendor using WCMUsePojo, instead of SlingModel ) Thanks,Geo
Hi Team,I need to develop a component. When the end user clicks on the dropdown, a list of vendors will appear around 100. Once the user selects a vendor and clicks the 'details' button, the selected vendor's details should populate(a table with 5 line maximum). This component needs to be developed ...
Hi Team,The issue is resolved now. This had nothing to do with AEM. Unfortunately, execution access on the .bat file was restricted by the IT support team. By running it as an administrator, the .bat files are now executing properly. Thanks Geo
I am using Core Form Container to build a simple form. Upon submission of the form, without reloading the page, the next section—essentially a result based on the initial input values—should appear. On the left side section, the initial input field should reappear with the exact values the user ente...