{
    "title": "HTML text field bug",
    "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" width=\"24\" color=\"#458262\" stroke=\"#458262\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"transparent\">\n    <path stroke=\"none\" d=\"M0 0h24v24H0z\" fill=\"none\"></path><path d=\"M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2\"></path><path d=\"M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z\"></path><path d=\"M9 14h.01\"></path><path d=\"M9 17h.01\"></path><path d=\"M12 16l1 1l3 -3\"></path>\n</svg>",
    "schema": {
        "display": "form",
        "components": [
            {
                "label": "Data Grid (Repeating Table)",
                "labelPosition": "top",
                "description": "",
                "tooltip": "",
                "enableFixedRows": false,
                "disableAddingRemovingRows": false,
                "conditionalAddButton": "",
                "reorder": true,
                "addAnother": "",
                "addAnotherPosition": "bottom",
                "layoutFixed": false,
                "enableRowGroups": false,
                "initEmpty": false,
                "customClass": "",
                "customClassAdvanced": "",
                "tabindex": "",
                "pdfVisibility": "visible",
                "hidden": false,
                "hideLabel": false,
                "autofocus": false,
                "disabled": false,
                "tableView": false,
                "defaultValue": [
                    {
                        "column1": "",
                        "column2": ""
                    },
                    {
                        "column1": "",
                        "column2": ""
                    }
                ],
                "redrawOn": "",
                "clearOnHide": true,
                "customDefaultValue": "",
                "calculateValue": "",
                "allowCalculateOverride": false,
                "validateOn": "change",
                "validate": {
                    "required": false,
                    "minLength": "",
                    "maxLength": "",
                    "customMessage": "",
                    "custom": "",
                    "customPrivate": false,
                    "strictDateValidation": false,
                    "multiple": false,
                    "unique": false
                },
                "errorLabel": "",
                "errors": "",
                "key": "dataGridRepeatingTable",
                "tags": [],
                "properties": {},
                "conditional": {
                    "show": null,
                    "when": null,
                    "eq": ""
                },
                "customConditional": "",
                "logic": [],
                "onChange": "",
                "attributes": {},
                "creatorPermissions": "",
                "permissions": [
                    {
                        "user": {},
                        "permissionLevel": ""
                    }
                ],
                "type": "datagrid",
                "components": [
                    {
                        "label": "Text Field",
                        "labelPosition": "top",
                        "placeholder": "",
                        "description": "",
                        "tooltip": "",
                        "prefix": "",
                        "suffix": "",
                        "widget": {
                            "type": "input"
                        },
                        "inputMask": "",
                        "displayMask": "",
                        "applyMaskOn": "change",
                        "allowMultipleMasks": false,
                        "customClass": "",
                        "customClassAdvanced": "",
                        "tabindex": "",
                        "autocomplete": "",
                        "pdfVisibility": "visible",
                        "hidden": false,
                        "hideLabel": false,
                        "showWordCount": false,
                        "showCharCount": false,
                        "mask": false,
                        "autofocus": false,
                        "spellcheck": true,
                        "dataGridLabel": false,
                        "disabled": true,
                        "tableView": true,
                        "modalEdit": false,
                        "multiple": false,
                        "inputFormat": "html",
                        "case": "",
                        "truncateMultipleSpaces": false,
                        "redrawOn": "",
                        "clearOnHide": true,
                        "customDefaultValue": "",
                        "calculateValue": "",
                        "allowCalculateOverride": false,
                        "validateOn": "change",
                        "validate": {
                            "required": false,
                            "pattern": "",
                            "customMessage": "",
                            "custom": "",
                            "minLength": "",
                            "maxLength": "",
                            "customPrivate": false,
                            "strictDateValidation": false,
                            "multiple": false,
                            "unique": false
                        },
                        "errorLabel": "",
                        "errors": "",
                        "key": "textField",
                        "tags": [],
                        "properties": {},
                        "conditional": {
                            "show": null,
                            "when": null,
                            "eq": ""
                        },
                        "customConditional": "",
                        "logic": [],
                        "onChange": "",
                        "attributes": {},
                        "creatorPermissions": "",
                        "permissions": [
                            {
                                "user": {},
                                "permissionLevel": ""
                            }
                        ],
                        "type": "textfield",
                        "input": true,
                        "protected": false,
                        "unique": false,
                        "persistent": true,
                        "refreshOn": "",
                        "dbIndex": false,
                        "calculateServer": false,
                        "overlay": {
                            "style": "",
                            "left": "",
                            "top": "",
                            "width": "",
                            "height": ""
                        },
                        "encrypted": false,
                        "addons": [],
                        "inputType": "text",
                        "skipRemoveConfirm": true,
                        "defaultValue": ""
                    },
                    {
                        "label": "Column 1",
                        "widget": "choicesjs",
                        "placeholder": "Drag components into the datagrid",
                        "tableView": true,
                        "data": {
                            "values": [
                                {
                                    "label": "Option1",
                                    "value": "option1"
                                },
                                {
                                    "label": "Option2",
                                    "value": "option2"
                                },
                                {
                                    "label": "Option3",
                                    "value": "option3"
                                }
                            ],
                            "label": "Drop Down List",
                            "json": "",
                            "url": "",
                            "resource": "",
                            "custom": ""
                        },
                        "key": "column1",
                        "type": "select",
                        "input": true,
                        "prefix": "",
                        "customClass": "",
                        "suffix": "",
                        "multiple": false,
                        "defaultValue": null,
                        "protected": false,
                        "unique": false,
                        "persistent": true,
                        "hidden": false,
                        "clearOnHide": true,
                        "refreshOn": "",
                        "redrawOn": "",
                        "modalEdit": false,
                        "dataGridLabel": false,
                        "labelPosition": "top",
                        "description": "",
                        "errorLabel": "",
                        "tooltip": "",
                        "hideLabel": false,
                        "tabindex": "",
                        "disabled": false,
                        "autofocus": false,
                        "dbIndex": false,
                        "customDefaultValue": "",
                        "calculateValue": "",
                        "calculateServer": false,
                        "attributes": {},
                        "validateOn": "change",
                        "validate": {
                            "required": false,
                            "custom": "",
                            "customPrivate": false,
                            "strictDateValidation": false,
                            "multiple": false,
                            "unique": false,
                            "onlyAvailableItems": false
                        },
                        "conditional": {
                            "show": null,
                            "when": null,
                            "eq": ""
                        },
                        "overlay": {
                            "style": "",
                            "left": "",
                            "top": "",
                            "width": "",
                            "height": ""
                        },
                        "allowCalculateOverride": false,
                        "encrypted": false,
                        "showCharCount": false,
                        "showWordCount": false,
                        "properties": {},
                        "allowMultipleMasks": false,
                        "addons": [],
                        "dataSrc": "values",
                        "authenticate": false,
                        "ignoreCache": false,
                        "template": "<span>{{ item.label }}</span>",
                        "idPath": "id",
                        "clearOnRefresh": false,
                        "limit": 100,
                        "valueProperty": "",
                        "lazyLoad": true,
                        "filter": "",
                        "searchEnabled": true,
                        "searchDebounce": 0.3,
                        "searchField": "",
                        "minSearch": 0,
                        "readOnlyValue": false,
                        "selectFields": "",
                        "selectThreshold": 0.3,
                        "uniqueOptions": false,
                        "fuseOptions": {
                            "include": "score",
                            "threshold": 0.3
                        },
                        "indexeddb": {
                            "filter": {}
                        },
                        "customOptions": {},
                        "useExactSearch": false,
                        "skipRemoveConfirm": true
                    },
                    {
                        "label": "Column 2",
                        "optionsLabelPosition": "right",
                        "inline": true,
                        "tableView": false,
                        "values": [
                            {
                                "label": "Yes",
                                "value": "yes",
                                "shortcut": ""
                            },
                            {
                                "label": "No",
                                "value": "no",
                                "shortcut": ""
                            }
                        ],
                        "key": "column2",
                        "type": "radio",
                        "input": true,
                        "placeholder": "",
                        "prefix": "",
                        "customClass": "",
                        "suffix": "",
                        "multiple": false,
                        "defaultValue": null,
                        "protected": false,
                        "unique": false,
                        "persistent": true,
                        "hidden": false,
                        "clearOnHide": true,
                        "refreshOn": "",
                        "redrawOn": "",
                        "modalEdit": false,
                        "dataGridLabel": false,
                        "labelPosition": "top",
                        "description": "",
                        "errorLabel": "",
                        "tooltip": "",
                        "hideLabel": false,
                        "tabindex": "",
                        "disabled": false,
                        "autofocus": false,
                        "dbIndex": false,
                        "customDefaultValue": "",
                        "calculateValue": "",
                        "calculateServer": false,
                        "widget": null,
                        "attributes": {},
                        "validateOn": "change",
                        "validate": {
                            "required": false,
                            "custom": "",
                            "customPrivate": false,
                            "strictDateValidation": false,
                            "multiple": false,
                            "unique": false,
                            "onlyAvailableItems": false
                        },
                        "conditional": {
                            "show": null,
                            "when": null,
                            "eq": ""
                        },
                        "overlay": {
                            "style": "",
                            "left": "",
                            "top": "",
                            "width": "",
                            "height": ""
                        },
                        "allowCalculateOverride": false,
                        "encrypted": false,
                        "showCharCount": false,
                        "showWordCount": false,
                        "properties": {},
                        "allowMultipleMasks": false,
                        "addons": [],
                        "dataSrc": "values",
                        "authenticate": false,
                        "ignoreCache": false,
                        "template": "<span>{{ item.label }}</span>",
                        "inputType": "radio",
                        "data": {
                            "url": ""
                        },
                        "fieldSet": false,
                        "skipRemoveConfirm": true
                    }
                ],
                "input": true,
                "placeholder": "",
                "prefix": "",
                "suffix": "",
                "multiple": false,
                "protected": false,
                "unique": false,
                "persistent": true,
                "refreshOn": "",
                "modalEdit": false,
                "dataGridLabel": false,
                "dbIndex": false,
                "calculateServer": false,
                "widget": null,
                "overlay": {
                    "style": "",
                    "left": "",
                    "top": "",
                    "width": "",
                    "height": ""
                },
                "encrypted": false,
                "showCharCount": false,
                "showWordCount": false,
                "allowMultipleMasks": false,
                "addons": [],
                "tree": true,
                "lazyLoad": false,
                "skipRemoveConfirm": true
            },
            {
                "label": "Text Field",
                "labelPosition": "top",
                "placeholder": "",
                "description": "",
                "tooltip": "",
                "prefix": "",
                "suffix": "",
                "widget": {
                    "type": "input"
                },
                "inputMask": "",
                "displayMask": "",
                "applyMaskOn": "change",
                "allowMultipleMasks": false,
                "customClass": "",
                "customClassAdvanced": "",
                "tabindex": "",
                "autocomplete": "",
                "pdfVisibility": "visible",
                "hidden": false,
                "hideLabel": false,
                "showWordCount": false,
                "showCharCount": false,
                "mask": false,
                "autofocus": false,
                "spellcheck": true,
                "disabled": true,
                "tableView": true,
                "modalEdit": false,
                "multiple": false,
                "inputFormat": "html",
                "case": "",
                "truncateMultipleSpaces": false,
                "redrawOn": "",
                "clearOnHide": true,
                "customDefaultValue": "",
                "calculateValue": "",
                "allowCalculateOverride": false,
                "validateOn": "change",
                "validate": {
                    "required": false,
                    "pattern": "",
                    "customMessage": "",
                    "custom": "",
                    "minLength": "",
                    "maxLength": "",
                    "customPrivate": false,
                    "strictDateValidation": false,
                    "multiple": false,
                    "unique": false
                },
                "errorLabel": "",
                "errors": "",
                "key": "textField",
                "tags": [],
                "properties": {},
                "conditional": {
                    "show": null,
                    "when": null,
                    "eq": ""
                },
                "customConditional": "",
                "logic": [],
                "onChange": "",
                "attributes": {},
                "creatorPermissions": "",
                "permissions": [
                    {
                        "user": {},
                        "permissionLevel": ""
                    }
                ],
                "type": "textfield",
                "input": true,
                "protected": false,
                "unique": false,
                "persistent": true,
                "refreshOn": "",
                "dataGridLabel": false,
                "dbIndex": false,
                "calculateServer": false,
                "overlay": {
                    "style": "",
                    "left": "",
                    "top": "",
                    "width": "",
                    "height": ""
                },
                "encrypted": false,
                "addons": [],
                "inputType": "text",
                "skipRemoveConfirm": true,
                "defaultValue": ""
            },
            {
                "type": "button",
                "label": "Submit",
                "key": "submit",
                "size": "md",
                "block": false,
                "action": "submit",
                "disableOnInvalid": false,
                "theme": "primary",
                "input": true,
                "placeholder": "",
                "prefix": "",
                "customClass": "",
                "suffix": "",
                "multiple": false,
                "defaultValue": null,
                "protected": false,
                "unique": false,
                "persistent": false,
                "hidden": false,
                "clearOnHide": true,
                "refreshOn": "",
                "redrawOn": "",
                "tableView": false,
                "modalEdit": false,
                "dataGridLabel": true,
                "labelPosition": "top",
                "description": "",
                "errorLabel": "",
                "tooltip": "",
                "hideLabel": false,
                "tabindex": "",
                "disabled": false,
                "autofocus": false,
                "dbIndex": false,
                "customDefaultValue": "",
                "calculateValue": "",
                "calculateServer": false,
                "widget": {
                    "type": "input"
                },
                "attributes": {},
                "validateOn": "change",
                "validate": {
                    "required": false,
                    "custom": "",
                    "customPrivate": false,
                    "strictDateValidation": false,
                    "multiple": false,
                    "unique": false
                },
                "conditional": {
                    "show": null,
                    "when": null,
                    "eq": ""
                },
                "overlay": {
                    "style": "",
                    "left": "",
                    "top": "",
                    "width": "",
                    "height": ""
                },
                "allowCalculateOverride": false,
                "encrypted": false,
                "showCharCount": false,
                "showWordCount": false,
                "properties": {},
                "allowMultipleMasks": false,
                "addons": [],
                "leftIcon": "",
                "rightIcon": "",
                "skipRemoveConfirm": true
            }
        ]
    }
}