parent
abaff2ae9a
commit
c9fb26ad9a
@ -392,35 +392,34 @@
|
|||||||
},
|
},
|
||||||
"value": [
|
"value": [
|
||||||
{
|
{
|
||||||
"type": "date",
|
"type": "text",
|
||||||
"default": null,
|
"default": null,
|
||||||
"icon": "calendar",
|
"icon": "text-input",
|
||||||
"key": "date",
|
"key": "date",
|
||||||
"label": "date",
|
"label": "date",
|
||||||
"options": {
|
"options": {
|
||||||
"outputFormat": "iso",
|
"wrapping": true,
|
||||||
"removable": true,
|
"multiline": false
|
||||||
"showTime": false,
|
|
||||||
"defaultToNow": false,
|
|
||||||
"useAsUpdatedAt": false,
|
|
||||||
"only": null
|
|
||||||
},
|
},
|
||||||
"tab": "Experience",
|
"tab": "Experience",
|
||||||
"validation": {
|
"validation": {
|
||||||
|
"enforceMinMax": true,
|
||||||
"max": null,
|
"max": null,
|
||||||
"min": null,
|
"min": null,
|
||||||
|
"regex": null,
|
||||||
|
"regexError": null,
|
||||||
"required": false,
|
"required": false,
|
||||||
"unit": "date",
|
"unit": "length"
|
||||||
"isString": true
|
|
||||||
},
|
},
|
||||||
"value": null,
|
"value": null,
|
||||||
"version": 2,
|
"version": 1,
|
||||||
"visibility": {
|
"visibility": {
|
||||||
"hidden": false,
|
"hidden": false,
|
||||||
"showByValue": {
|
"showByValue": {
|
||||||
"field": null
|
"field": null
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"localised": false
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 1,
|
"version": 1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user