HotDocs JavaScript API Examples
The HotDocs JavaScript API allows developers to interact with and customise the HotDocs Interview. By using the API, you can manipulate interview data, link custom function with interview event handlers, add custom buttons, and change the language of the user interface.
Documentation
Full documentation of the HotDocs JavaScript API is available in the JavaScript API Help.
Download Example Project
The example project below is available to download from the HotDocs-Samples repository on GitHub.
- JavaScriptAPIExamples – multiple examples of using the JavaScript API, including event handlers, language modules, and interview options
Examples Walkthrough
To assist in developing custom interview functionality, there are several example tutorials covering JavaScript API functionality: