TaskProgressFields
Introduction
TaskProgressFields keep information that was passed according to FormField definitions for a TaskTemplate when a user did progress on a Task.
Model Definition
Relations
Computed Properties
resolved_value
- Normalized version ofvalue
e.g. a FileManagerFile for a path
List
TaskProgressFields are fetchable when requesting a Task by utilizing Query-Manipulation. There are currently no explicit routes for TaskProgressFields.
Last updated