How to mark checkbox X instead of check mark?
Please try to use X
. Any word other than false
, no
, not
, none
, unchecked
, 0
will be considered as the checked state ("true").
"fields": [
{
"fieldName": "checkBoxName",
"pages": "1",
"text": "X"
}]
OR
1;checkBoxName;"X"