found-it
As reminder is a entity.. so this work in entityDefs meeting.json
I have leave out-of-box validatorMaxCount, i will copy-past the other valid in custom folder.
PHP Code:
{
"fields": {
"reminders": {
"validatorClassNameList": [
"Espo\\Modules\\Crm\\Classes\\FieldValidators\\Event\\Reminders\\MaxCount"
]
},
PHP Code:
{
"fields": {
"type": {
"options": [
"__APPEND__",
"Sms"
]
}
}
}
Leave a comment: