Hello Everyone, We were trying to migrate all our XDPs into AEM Forms Manager. We have about 500 fragments (.xdp), we made sure, we turned off the DAM update asset workflow to avoid triggering multiple workflows. After uploading the fragments, we tried rendering couple of forms one around 70kb and t...
We are working on adaptive forms based on form core components (Service pack: 6.5.21, Form version: 1.1.64). I need to write some custom functions which need "globals" as a param.I am using the examples form the documentation: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-servi...
Hi Team,In my project aem form on JEE (6.5.0.2) installed on Window machine. But sometimes when I hit the REST API through postman, it may take more time compared to actual execution time or it gave 500 status code.I just wanted to check is there any configuration where if server is down, we can sen...
Hi Team,We are currently developing custom Core Form components using Adaptive Form Core Components. However, when we copy the fd:rules and fd:events nodes to enable rules, they are not working as expected.Issue Details:Copied fd:rules and fd:events nodes from Core Components.Unable to get the rules...
Hi TeamProblem:When copying the pattern property from the Adaptive Forms Core Component and pasting it into a custom core component, the "/" is missing when viewed in the UI. This is causing the pattern validation to fail.Any suggestion to fix this issue .Original pattern: ^(?!000|666|9)\d{3}(?!00)\...
Hello. I am unable to repair or uninstall AEM from my machine after neglecting to enter the license key when installing. I get the following error: I have tried reregistering the dll. I took a copy of the dll from machine where AEM is known to be working. I used the Cleanup tool offered in other s...
Hi all, I have a use case and wanted to get your thoughts and suggestions to move forward with implementation.We design forms (XDP) and then bind them to a JSON schema. We share a bcs file with our partners that explains them what each field on the form accepts.As you know, based on these defined bi...
Hello,I am using numeric input field, with an display as 0.00 ,so If I input 999 and focus out it will show in the field as 999.00, it will also trigger the required rule editor validations, when I focus out on that field. Requirement:-I need to trigger the rule editor validations ,with I am still ...
Hi, I want to create a form using AEM forms.The submitted form values will be processed by a Rest API. Is it possible to create a form in my local machine without a licence ? Do i need a licence to download the jar and create forms ? Thanks,Sreejesh
Hi. When calling generatePDFOutput with special characters (in this case Québec) we are getting an error. Where do I check the encoding within Adobe Forms? Thanks!