Skip to content

Commit

Permalink
updated DERA form field key
Browse files Browse the repository at this point in the history
  • Loading branch information
midhun-aot committed Oct 5, 2023
1 parent 92171fa commit 4bfff4e
Showing 1 changed file with 72 additions and 66 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5487,7 +5487,7 @@
"attributes": {},
"components": [
{
"id": "eh8z2bfa0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"id": "eh8z2bfa000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"key": "panel",
"tags": [],
"tree": false,
Expand Down Expand Up @@ -7097,92 +7097,98 @@
"addons": []
},
{
"id": "e52n5r",
"key": "simpletextarea",
"case": "",
"mask": false,
"rows": 2,
"type": "textarea",
"input": true,
"label": "Multi-line Text",
"editor": "",
"hidden": false,
"labelPosition": "top",
"placeholder": "",
"description": "",
"tooltip": "",
"prefix": "",
"suffix": "",
"unique": false,
"widget": {
"type": "input"
},
"dbIndex": false,
"overlay": {
"top": "",
"left": "",
"style": "",
"width": "",
"height": ""
},
"tooltip": "",
"wysiwyg": false,
"displayMask": "",
"editor": "",
"autoExpand": true,
"customClass": "",
"tabindex": "",
"autocomplete": "",
"hidden": false,
"hideLabel": true,
"showWordCount": false,
"showCharCount": false,
"autofocus": false,
"spellcheck": true,
"disabled": false,
"tableView": true,
"modalEdit": false,
"multiple": false,
"persistent": true,
"inputFormat": "plain",
"protected": false,
"dbIndex": false,
"case": "",
"truncateMultipleSpaces": false,
"encrypted": false,
"redrawOn": "",
"tabindex": "",
"clearOnHide": true,
"customDefaultValue": "",
"calculateValue": "",
"calculateServer": false,
"allowCalculateOverride": false,
"validateOn": "change",
"validate": {
"custom": "",
"unique": false,
"pattern": "",
"maxWords": "",
"minWords": "",
"multiple": false,
"required": false,
"maxLength": "",
"minLength": "",
"pattern": "",
"customMessage": "",
"custom": "",
"customPrivate": false,
"strictDateValidation": false
"json": "",
"minLength": "",
"maxLength": "",
"minWords": "",
"maxWords": "",
"strictDateValidation": false,
"multiple": false,
"unique": false
},
"autofocus": false,
"encrypted": false,
"fixedSize": true,
"hideLabel": true,
"inputMask": "",
"inputType": "text",
"modalEdit": false,
"protected": false,
"refreshOn": "",
"tableView": true,
"attributes": {},
"autoExpand": true,
"unique": false,
"errorLabel": "",
"persistent": true,
"errors": "",
"key": "simpletextareaveryfirst",
"tags": [],
"properties": {},
"spellcheck": true,
"validateOn": "change",
"clearOnHide": true,
"conditional": {
"eq": "",
"json": "",
"show": null,
"when": null
"when": null,
"eq": "",
"json": ""
},
"customClass": "",
"description": "",
"inputFormat": "plain",
"placeholder": "",
"defaultValue": null,
"dataGridLabel": false,
"labelPosition": "top",
"showCharCount": false,
"showWordCount": false,
"calculateValue": "",
"calculateServer": false,
"customConditional": "",
"logic": [],
"attributes": {},
"overlay": {
"style": "",
"page": "",
"left": "",
"top": "",
"width": "",
"height": ""
},
"type": "textarea",
"rows": 2,
"wysiwyg": false,
"input": true,
"refreshOn": "",
"dataGridLabel": false,
"allowMultipleMasks": false,
"customDefaultValue": "",
"allowCalculateOverride": false,
"addons": [],
"displayMask": "",
"truncateMultipleSpaces": false
"mask": false,
"inputType": "text",
"inputMask": "",
"fixedSize": true,
"id": "e8uwweq",
"defaultValue": ""
}
],
"currentWidth": 6
Expand Down Expand Up @@ -36010,7 +36016,7 @@
}
],
"collapsible": false,
"id": "eof79400000000000000000000000000000000000000000000000000000000000000000000000",
"id": "eof7940000000000000000000000000000000000000000000000000000000000000000000000000",
"placeholder": "",
"prefix": "",
"customClass": "",
Expand Down

0 comments on commit 4bfff4e

Please sign in to comment.