duplicate ignore
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
"inlineEditDisabled"
|
"inlineEditDisabled"
|
||||||
],
|
],
|
||||||
"index": true,
|
"index": true,
|
||||||
|
"duplicateIgnore": true,
|
||||||
"validatorClassNameList": [
|
"validatorClassNameList": [
|
||||||
"Espo\\Classes\\FieldValidators\\User\\UserName\\Valid"
|
"Espo\\Classes\\FieldValidators\\User\\UserName\\Valid"
|
||||||
]
|
]
|
||||||
@@ -53,6 +54,7 @@
|
|||||||
"fieldManagerParamList": [
|
"fieldManagerParamList": [
|
||||||
"tooltipText"
|
"tooltipText"
|
||||||
],
|
],
|
||||||
|
"duplicateIgnore": true,
|
||||||
"orderDisabled": true
|
"orderDisabled": true
|
||||||
},
|
},
|
||||||
"passwordConfirm": {
|
"passwordConfirm": {
|
||||||
@@ -63,6 +65,7 @@
|
|||||||
"notStorable": true,
|
"notStorable": true,
|
||||||
"orderDisabled": true,
|
"orderDisabled": true,
|
||||||
"directAccessDisabled": true,
|
"directAccessDisabled": true,
|
||||||
|
"duplicateIgnore": true,
|
||||||
"fieldManagerParamList": []
|
"fieldManagerParamList": []
|
||||||
},
|
},
|
||||||
"authMethod": {
|
"authMethod": {
|
||||||
@@ -90,6 +93,7 @@
|
|||||||
],
|
],
|
||||||
"copyToClipboard": true,
|
"copyToClipboard": true,
|
||||||
"dynamicLogicVisibleDisabled": true,
|
"dynamicLogicVisibleDisabled": true,
|
||||||
|
"duplicateIgnore": true,
|
||||||
"orderDisabled": true
|
"orderDisabled": true
|
||||||
},
|
},
|
||||||
"secretKey": {
|
"secretKey": {
|
||||||
@@ -106,6 +110,7 @@
|
|||||||
"tooltipText"
|
"tooltipText"
|
||||||
],
|
],
|
||||||
"copyToClipboard": true,
|
"copyToClipboard": true,
|
||||||
|
"duplicateIgnore": true,
|
||||||
"dynamicLogicVisibleDisabled": true
|
"dynamicLogicVisibleDisabled": true
|
||||||
},
|
},
|
||||||
"salutationName": {
|
"salutationName": {
|
||||||
@@ -436,6 +441,7 @@
|
|||||||
"defaultAttributes": {
|
"defaultAttributes": {
|
||||||
"avatarId": null
|
"avatarId": null
|
||||||
},
|
},
|
||||||
|
"duplicateIgnore": true,
|
||||||
"layoutAvailabilityList": []
|
"layoutAvailabilityList": []
|
||||||
},
|
},
|
||||||
"avatarColor": {
|
"avatarColor": {
|
||||||
@@ -503,6 +509,7 @@
|
|||||||
"userData": {
|
"userData": {
|
||||||
"type": "linkOne",
|
"type": "linkOne",
|
||||||
"utility": true,
|
"utility": true,
|
||||||
|
"duplicateIgnore": true,
|
||||||
"customizationDisabled": true
|
"customizationDisabled": true
|
||||||
},
|
},
|
||||||
"lastAccess": {
|
"lastAccess": {
|
||||||
|
|||||||
Reference in New Issue
Block a user