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", ...
Hi All,I want to create the form on local SDK and I followed this site to create an adaptive form.I have created an Adaptive Form Template, but I cannot create form by this template. but I found that Blank and Basic Template is ok. Best regards!
We have converted existing PDF forms to HTML5 forms. Additionally, we have added the Submit button on the XDP form, and whenever a user clicks on the Submit button, it should invoke our servlet and perform the form submission. (OSGi implementation)To achieve this, we have configured our servlet path...
I'm working on an Adaptive Form that uses a custom Document of Record template that was created in AEM Forms Designer. I'd like to use the 'Verify Step' form component to display the generated Document of Record on the last panel of the form. Unfortunately when I try to do this the Verify Step comp...
I am trying to implement the mandatory field test using 'mandatory' or 'nullTest' properties by following the example in the official site here. I have a textfield, and a button. On the button click event I have the below code TextField1.mandatory = "error" TextField1.mandatoryMessage = "this fi...
In our serverlogging we get the following message every 30 seconds:08:41:26,509 WARN [com.adobe.idp.um.businesslogic.authentication.AuthenticationManagerBean] (Thread-339) Authentication failed for user [author] (Scheme - Username/Password) Reason: Username or password is incorrect . Refer to debug ...
Hello, We can save a file where user need to give a file name app.execMenuItem("SaveAs") Now, I want a button, if user click then it will suggest user a pdf name based on the value given in the form. I am using the below code (based on this post) [on the button for click action] var mySaveAs = app....
Good morning,Adobe Aem 6.4.8.4 and the related Adobe Forms package are installed on an on-premises server. For project reasons we would like to uninstall Adobe Forms without causing problems to the CMS. Using package manager seems like it's possible at least technically.Is it possible to uninstall A...
Hello,In our AEM Cloud Manager program we currently have Advanced Networking settings configured with "networkinfrastructure" set to "kind": "flexiblePortEgress" along with 2 "portforewards" configured. We need to enable a dedicated IP address for our program's "networkinfrastructure" so we will nee...