I have a function that I was assisted by AI to write which changes the visibility of a bunch of objects based on the value of a bunch of dropdowns and checkboxes. It also includes listener events so that when these dropdowns and checkboxes are changed the visibility of the items affected by them is ...
Hello, I have a form I am working on in AEM Forms Designer with 2 sections, section B contains many hidden fields that need to be made visible by the inputs in section A. These inputs are a combination of drop-downs, checkboxes, and a single fill-in (for dollar amount). The items in section B need t...
We are trying to use a published API from the UK Revenues team - it is defined as an openapi yaml file - very simple API - provide a VAT number and it returns with the data of the organisation. I have added the YAML as a cloud service and build an FDM from it. When I test the Service it sucessfully ...
Hi all, I have connected my Adaptive form with SharePoint in Development Environment.In that while previewing the form in Author Service URL the data are get stored in my respective SharePoint, But in Publish Service the form data is not stored in my SharePoint.
We have a Workflow on our Staging instance that we want to move to another instance. I've packaged the Workflow by including the following paths:/var/workflow/models/workflowName/conf/global/settings/workflow/models/workflowName The package installs successfully on our other AEM instance, and all th...
Hello,I need to find someone in Poland that help company, that i work for, to upgrading/migrating from LiveCycle ES4 to Adobe Experience Manager Forms. Regards,Waldek
We have a requirement for an adaptive use case wherein we aim to enable the capability to save a form as a draft for anonymous users. For instance, if a user starts filling out a form but leaves it incomplete, and later reopens the same form on the same browser, they should find all the previously e...
I have an adaptive form that contains a file attachment component. I wrote a custom service to save the attachments in an s3 and the form data in a mysql database. I am able to prepopulate the form with the exception of the file attachment component.
Hi All, I have connected AEM as a cloud service with an Azure storage account to store the data of the adaptive form which is connected with data form model.In my Azure storage account the data is stored in JSON format but I want that data in CSV file format. Whether it is possible to export the dat...
I am currently transitioning button rules from an adaptive form to client libs. In my rules I have the following. var operationInfo = { "formDataModelId": "/content/test/formsanddocuments-fdm/myproject/samplepostgres", "operationTitle": "Fetch From Attachment Form", ...