Signature
Â
Field options
Name | Type | Description |
---|---|---|
name | string | The name by which the field will internally be referenced |
displayText | string | The main field label displayed above the field |
description | string | An additional description displayed below the main label |
options.confirmation | boolean | Whether to include this field in the confirmation page |
JSON Example
{
"name": "Signature",
"displayText": "Signature",
"description": "Sign this signature field.",
"type": "Signature"
}
Copyright Treskon GmbH.