Account


Earned badges

Achievement: Latest Unlocked

Topic Started

Topics
I'm getting some unexpected behavior with checkbox validation.
I am responding to certain inbound notification events (i.e. DOCUMENT_SIGNED and SIGNER_COMPLETE) by making outbound calls using the SDK.

Replies Created

Reply to: CheckBox Validation

0 votes
Hi Duo, I tried another test this afternoon using a textbox. If I enter "Apples' in the text box, sign, clear the value in the textbox so it is now blank, then submit, the value on the final doc will be "Apples". If instead I change it to "Zebras" after signing then "Zebras" will appear on the final doc. So I guess the AJAX call is not triggering if the new value of the field is blank? One of two things would work for us 1\ After the associated signature is executed, the fields should become read-only, or 2\ Before submitting, the fields should be validated, and their most recent values should be reflected on the final document. The second option seems better, because it may not be obvious to the signer why they are being prevented from altering the fields, but either way would work. As it stands, we cannot use the feature because it arguably doesn't honor the intent of the signer.

Subscriptions

Topics Replies Freshness Views Users
I'm getting some unexpected behavior with checkbox validation.
8 4 years 8 months ago 148
Profile picture for user Duo_Liang
I am responding to certain inbound notification events (i.e. DOCUMENT_SIGNED and SIGNER_COMPLETE) by making outbound calls using the SDK.
1 7 years 5 months ago 4
Profile picture for user mwilliams

Code Share

This user has not submitted any code shares.

Subscriptions Release Notes

This user is not subscribed to any release notes.