Signature Item
fun SignatureItem( json: JSONObject, displayMode: Int, processUUID: String?)
Content copied to clipboard
Json Sample:
{ "uuid": "1c2470b8-2394-4862-945c-3771db210d56", "type": "signature", "label": "Manager signature", "help": "Attach your signature here", "required": false, "maskEmpty": false, "gridLocation": { "rowNumber": 1, "startColumn": 1, "columnSpan": 4 } }
Parameters
json