Skip to main content
Participant
June 9, 2019
Question

Validator JS does not show up in the web form using esign widget

  • June 9, 2019
  • 0 replies
  • 240 views

When I use the esignwidget all my javascripts disappear even after verifying they were working in Preview.  1. I create all my forms in ProDC, validated they are working in preview. 2.  I export from the acrobat DC to a PDF and then ship it to the web form using

https://api.na2.echosign.com/api/rest/v5/widgets/

It appears that the validator scripts that are going from the acrobat environment does not make it out to the web widget?

ex: If X is clicked then Y is now required

JS: event.target.required = getField("present").valueAsString === "yes";

This validation never happens after I have uploaded it to the widget.  When the radio button is pressed it is supposed to force them.

How can I make sure that the scripts migrate and function in the web form using the esign widget?

Screen shots attached. Thanks in advance for helping!

Preview inside of DC before entering value into Field 1 (First Name)

Preview inside of DC after entering value into Field 1 = all  subsequent fields become required (title, birthdate, etc)

Web form does not put red * in fields, they are not required. Script did not move over.

This topic has been closed for replies.