ESignatureAndFieldSupport
An object referencing the ESignatureAndFieldSupport output-type element that allows users to enable and disable eSignatures, return X/Y Coordinates, and enable and disable Non-signature fillable fields.
| Parameter | Type | Description |
|---|---|---|
| eSignatureCoordinatesOnly | ExpereBoolean | If set to "true," eSignature fields are suppressed on the form and X/Y coordinates are returned. The default value is "false." |
| eSignatureDateSupport | ExpereBoolean | Allows users to enable or disable the date field in an eSignature. Setting the element to "true" enables the date field; setting the element to "false" disables the date field. The default is "true." |
| eSignatureTooltip | string | Allows users to pass a string as a help popup. |
| eSignatureInitialsTooltip | string | Allows users to pass a string as a help popup. |
| NonSignatureFieldCoordinatesOnly | ExpereBoolean | If set to "true," other Non-Signatures fillable fields (textboxes and checkboxes) are suppressed on the form and X/Y coordinates are returned. The default value is "false." |
| eSignatureWKES | ExpereBoolean | A boolean value to determine whether to creae documents with the WKES form field naming convention. The default value is "false." |