Hello all, I have a custom form data model annd associations. A custom data source to MS Dynamics CRM. I have a form with 15 tables to submit in one go and with error handling for each put/post. These tables are in a parent child relationship. Submitting parent did not submit child data although PUT...
Hello, I created a form using AEM Designer 6.5.0.20190320.3.935878. Some users only have Reader and we found that they could not save the file without using Print to PDF. That won't work as additional information is added to the form just prior to release. I have the ability to lock fields as sig...
Hello,I have searched the already answered questions and have not seen one that would help me. If this has already been answered, please direct me to the correct post.Short form: How can I make a drop-down choice reset an entire subform if it is changed.Long form:My form has a basic first two page...
Hello, I am stumped. I need to be able to convert a number to its ones value only. For example: if someone enters 65, I need it to return only the 5. Another example: 87 returns only the 7, etc. There will be no decimal numbers. Any idea how I could accomplish this? Thank you
I have a form that has a question and answer section in a repeatable subform such that the response to each question is directly below the question. The original instance is 1 but an unlimited number of instances can be added. Person 1 completes most of the form and adds the instances based on the n...
Hi Everyone, I am trying to setup we.finance and we.gov for AEM forms as described at https://experienceleague.adobe.com/en/docs/experience-manager-65/content/forms/getting-started/aem-forms-reference-collaterals/forms-install-configure-gov-reference-site I have working MS Dynamics working instance ...
I am trying to customized the out of the box notification in Adobe AEM forms document security when a email is sent to client. We tried using HTML coding to change the format of the notifications like adding some images of our department to make look more profesional be it is not working for us.
We are using a form data model to bind fields to both the submission and the automatically generated document of record. However when it comes to submitting the forms to an endpoint the resulting payload does not include the generated DoR file alongside the JSON form data.
Can I use a certificate as the form of authentication, instead of a secret key, to make the connection between Adaptive Forms and OneDrive? So far, the only documentation I can find demonstrates the use of a secret key as the form of authentication: "Submit an Adaptive Form to Microsoft® OneDrive": ...