We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23806c4 commit 12c95c5Copy full SHA for 12c95c5
templates/webforms/webForm.html
@@ -67,8 +67,6 @@ <h5 id="webforms-heading">The web form has been embedded below using the DocuSig
67
});
68
69
webFormWidget.on('sessionEnd', (event) => {
70
- //There are 3 sessionEnd types sessionTimeout, remoteSigningInitiated, signingResult
71
-
72
// event = { type: 'sessionEnd', sessionEndType: 'sessionTimeout' };
73
// event = {
74
// type: 'sessionEnd',
0 commit comments