Copy link to clipboard
Copied
I have 2 forms that are basically the same. The content, fieldnames and script are the same however one file has additional pages.
The forms have a checkbox where in users will click it if they are done filling up. The checkbox has a script that verifies if all the required fields have been answered, if completed it will have a check, if not a textfield will show up and list all the items that must be completed.
The problem I have now is that the checkbox of form 1 is not validating correctly. When I click the checkbox on an empty form, it still shows the check sign.
Form 2 on the other hand shows the fields that need to be answered.
Fields of the additional pages in form 2 are not included in the checkbox script so that isn't the problem.
Any tips on how to figure out why form 1 isn't working?
Copy link to clipboard
Copied
Hi there,
Your PDF form was initially created using JavaScript. This query requires some correction in the script, which will be taken care by our JavaScript experts. Moving your query to the JavaScript​ space to get the better clarity on it.
-Akanchha
Copy link to clipboard
Copied
What script does you use? Where does you use the script?