EspoCRM extension that adds a custom type field which allows to dynamically create a checklist inside any EspoCRM entity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
{ |
|
"name": "Dynamic Checklist Field Type", |
|
"version": "2.1.0", |
|
"acceptableVersions": [ |
|
">=7.3.0" |
|
], |
|
"releaseDate": "2020-12-01", |
|
"author": "Omar A Gonsenheim", |
|
"description": "Dynamic Checklist Field Type for EspoCRM" |
|
}
|
|
|