windowHDDisableFinishWarning Property
When set to true, suppresses the browser interview's default behavior of warning the user before he or she submits an interview accidentally or which may be in an incomplete state. (The default value is false.)

JavaScript API: Direct
Assembly: api.js Version: 1.0.0.0 (1.0.0.0)
Syntax

JavaScript
var HDDisableFinishWarning

Field Value

Type: boolean
Remarks

Users are normally warned before submitting answers in two (overlapping) circumstances: (A) if the user attempts to finish the interview with unanswered questions (i.e. questions for which no answer has been provided, but which were not designated as optional by the template author), or (B) if the user is at the last dialog of an interview, and clicks the Next button rather than the Finish button. If either or both of these conditions are true, the user is shown an appropriate warning message and is asked to confirm the action.
See Also

Reference