diff --git a/README.md b/README.md index 78edd37..32382ee 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # dynamic-checklist-for-espocrm -EspoCRM extension that adds a custom type field which allows to dynamically create a checklist inside any EspoCRM entity. +EspoCRM extension to add a custom type field which allows to dynamically create a checklist inside any EspoCRM entity. + +With this type of field, it is possible to add and edit checklist items on the fly, possible applications include creations fully editable micro to-do lists inside an entity or to describe sub-tasks inside a task. + +For screen shots of the field settings and example of application visit this thread in the EspoCRM forum: +https://forum.espocrm.com/forum/developer-help/54203-ability-to-create-and-modify-checklists-as-a-custom-field-inside-any-entity + -With this type of field, it is possible to add and edit checklist items on the fly.