I have a form that incorporates a signature.We decided to add a text field to log the changes to the signature. Essentially if the signature changes, it appends the date and time of the change, and the Signature information (signatureInfo().statusText);I also have a numeric field that records the Si...
Good day, I have to click the reset button on my form several times in order to clear the whole document. Example: When I first click the button, the first box is cleared, then when I click it again, the second block is cleared, click again 3 blocks are cleared, etc....The script in the click event ...
Good day,I have two radio buttons that depending on which button is clicked, it disables or enables boxes (text boxes, dates, etc.) so that the user can enter the required information. The problem is:If the user clicks the other button after the information is entered in the boxes, the information ...
Hallo, last year there was the big security bulletin with Log4J. Because of that there was a Fix for AEM Forms J2EE: AEMForms-6.5.0-0038 which updated the Log4J Version to 2.16 in AEM Forms J2EE and we deployed that. After that Log4J Update (V2.16) there were 2 other security buelletins:CVE-2021-451...
Hello,I have a problem with a form. I have hidden subforms which appear when the add button is clicked. They are hidden in adobe acrobat dc, but when I save it as reader extended pdf all these hidden subforms are visible, and it makes the document 19 pages, instead of three. Is there a way of solvin...
Requesting assistance to debug on calculate event for a numeric field to change the numbering if the subform is visible or hidden, I have the following code in the numeric field on the calculate event:form1.PageOneSub.Subform1.SectionNumber::calculate - (JavaScript, client)var visibleIndex = 1;for (...
Hello eveyrone, Right now, I'm having an issue with my workflow, when a user opens up a assign task and adds an attachment using the File Attachment field from an Adaptive Form, when the user tries to submit it nothing is happening the assign task still remains active. Basically, how the attachment ...
Hi all,This timesheet calculates and populates dates and days depending on the selection in the date picker. As the user enters their time in and time out pluslunch time in and out, the hours calculate accordingly (see form at the link below). There are a couple of things I would appreciate some ass...