Default value for checkbox
Friday, October 26, 2018 at 06:54amI am able to create the checkbox using the examples on the site but is there a way to set a checkbox to checked by default?
OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
Reply to: Default value for checkbox
Friday, October 26, 2018 at 12:52pm{ "binding": null, "page": 0, "top": 458.9000000000002, "subtype": "CHECKBOX", "height": 10.3974609375, "left": 91.0, "width": 10.3974609375, "type": "INPUT", "value": "true" }DuoReply to: Default value for checkbox
Friday, October 26, 2018 at 09:16am"fields": [ { "binding": null, "validation": { "required": false, "maxLength": null, "minLength": null, "enum": null, "errorMessage": "", "errorCode": null, "pattern": "" }, "id": "F9p2IlVxNMMI", "data": null, "subtype": "CHECKBOX", "top": 97, "page": 0, "extract": false, "width": 26, "height": 26, "left": 436, "extractAnchor": null, "type": "INPUT", "value": "X", "name": "" } ]Hope this could help you! DuoReply to: Default value for checkbox
Friday, October 26, 2018 at 09:59amReply to: Default value for checkbox
Friday, October 26, 2018 at 10:05amReply to: Default value for checkbox
Friday, October 26, 2018 at 10:12am{ "binding": null, "page": 0, "top": 458.9000000000002, "subtype": "CHECKBOX", "height": 29.0, "left": 91.0, "width": 10.3974609375, "type": "INPUT", "value": "true" },Reply to: Default value for checkbox
Friday, October 26, 2018 at 10:21amReply to: Default value for checkbox
Friday, October 26, 2018 at 11:53amReply to: Default value for checkbox
Monday, October 29, 2018 at 04:11amReply to: Default value for checkbox
Monday, October 29, 2018 at 04:45amReply to: Default value for checkbox
Monday, October 29, 2018 at 04:46am