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": ...
I am working on AEM forms in my current project. Where I have one text box and a table.Based on the input given in text box, I will be adding rows to the table with the help of .addIntance() method.AddInstance method is taking time to generate rows when input given is more than 20 rows(My requiremen...
All,is there a way other than splitting url that one can access url in client library js alone ? I could do via models but want script to obtain it vs backend model eg http://localhost:4502/text/test2.abc.htmlsince I don’t believe I can get selectors directly within client library js passing using b...
Hi, I am trying to run Adobe PDF services sample java project on my client machineGitHub - adobe/pdfservices-java-sdk-samples: Samples for the Adobe Document Services PDF Tools Java SDK I can run mvn clean install successfully and the jar is created successfully, but when I try to run Auto tag servi...
Hello all,On AEMaaCS architecture for a public site, are there any challenges with passing request attributes between models as such (In turn between components) , assuming not but felt worth asking the question.