Please read below for a description of all our new features and updates.
1. E-sign block (Docusign, Adobe Sign)
With the new integration with Adobe Sign, users can now choose to send documents to receive e-signatures from third parties via Docusign or Adobe Sign. The previous ‘Docusign’ block has been renamed to an ‘E-Sign’ block. Administrators are able to configure the account to use either Docusign or Adobe Sign through ‘Account Settings’.
Learn more about our E-Sign block in our Wiki article here.
2. Auto-Saving Input Data
Any user inputs on page in the assessment will now be automatically saved locally in the browser after entry. When the user clicks the “Next” button, all the input data from that page will be sent to the server.
3. White Labelling Email Domain
An additional whitelabelling option has now been introduced to allow all email notifications from an account to have an account specific sender name and sender email address. E.g. "B Company Legal Team" <no-reply@bcompany.com.au>. This option will be configured by the Checkbox team under an optional license.
4. Custom Favicon
This new whitelabelling option has also been introduced to enable the replacement of the Checkbox favicon for a custom favicon in whitelabelled accounts to represent their own company logo. This option will be configured by the Checkbox team under an optional license.
5. Supporting .msg file type for File Upload
Users are now able to upload .msg files when using File Upload in forms.
Learn more about File Upload in our Wiki article here.
6. Mouse over to show full assessment name
In the list view widget, users can hover over assessments names to view the entire assessment name (especially if the assessment name is too long and hidden in the column).
7. Additional Metavariables
We have added three new metavariables including:
- [[current_user_name]] - Users can now refer to the name of the current user assigned to the assessment. This metavariable can be used in forms (paragraphs), emails and doc builder.
- {{user_picker_variable.name}} - Users can now refer to the name of the user selected in the User Picker. This metavariable can be used in forms (paragraphs), emails and rich documents.
- {{user_picker_variable.email}} - Users can now refer to the email of the user selected in the User Picker. This metavariable can be used in forms (paragraphs), emails and rich documents.
Learn more about our Metavariables in our Wiki article here.
8. JavaScript GetReport API
Users are now able to use the getReport API in the Javascript block to generate a link to download a report that has been previously generated in the assessment. Reports will only be available for download as a .pdf file using this link.
This feature is only available through a premium feature license.
Learn more about our JavaScript APIs in our Wiki article here.