Skip to content

Signature field

The Signature field is used to add signatures to documents. You can use this functionality on desktop webbrowsers and on mobile devices.

Properties

Setting Required Description
Label Yes The label is used for users of BizzStream. The label is shown in documents left to the value of the field. Labels can always be edited.
Translation key No Can be used to replace the field label with a translation. If set, BizzStream will try find the translation associated with the key set in this field. If no translation can be found, the label set in the Label field will be used.
Name Yes The name is a BizzStream system field. Once the Document Definition is persisted, this field cannot be edited anymore. Unless there are no documents based on this document definition.
Required No By checking the required-option, you force the user to fill out the field. By not checking this option, the option to fill out the field is to the discretion of the user.

How the data is stored

Signature fields are saved as base64 strings into the database:

signatureField: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAA"