API Docs
HomeDocsWebsite
  • Home
  • Introduction
    • Authorization
      • Authorize
      • Get a Token
      • Third-Party Login
    • Field Types and Validation
      • Field Types
      • Validation
    • Query Manipulation
      • Constraints
      • Result Control
      • Value Filters
    • Entity Permissions
      • Restricted Scope
  • API reference
    • Infoboard
      • InfoboardChannels
      • InfoboardPosts
      • InfoboardPostSeenUsers
      • InfoboardPostReadUsers
      • InfoboardComments
      • InfoboardDepartmentSettings
    • Manual
      • ManualChapters
      • ManualEntries
      • ManualEntrySeenUsers
    • Calendar
      • Calendars
      • CalendarEvents
    • Filemanager
      • FilemanagerDirectories
      • FilemanagerFiles
    • Files
    • Forms
      • Forms
      • FormFields
      • FormFieldTypes
      • FormFieldValidations
      • FormFieldValidationTypes
      • FormMessages
      • FormMessageFields
    • Layouts
      • Layouts
      • LayoutRows
      • LayoutColumns
      • LayoutColumnLayoutElements
    • Tasks 2.0
      • TaskTemplates
      • TaskFields
      • TaskAssignments
      • TaskExecutions
      • TaskProgressFields
    • Departments
    • Roles
    • Permissions
    • Users
    • EntityPermissions
    • Notifications
    • Reactions
    • Icons
    • Folders
    • SharedItems
    • UrlContext
  • Resources
    • Release Notes
      • v2.106.0
      • v2.102.0
Powered by GitBook
On this page
  1. API reference

Tasks 2.0

PreviousLayoutColumnLayoutElementsNextTaskTemplates

Last updated 10 months ago

Tasks for users are seperated in different components to re use information and be able to distinguish task information from task assignment information.

While keep information on how a task should be done, the keeps information about who should do it at which time.

Based on there will be created. These tasks keep information on a specific tasks progress.

In order to control how assigned users should report information about executed tasks or progress, we utilize related to . FormField configurations give the ability to define how a report by the user is structured.

When a user does any progress on a task, the information will be used to show report forms. The user input will be stored as which keep information about each task execution information for a task.

It is recommended to read about first before starting with the section.

TaskTemplates
TaskAssignment
TaskAssignments
Tasks
FormFields
TaskTemplates
FormField
TaskProgressFields
FormFields
TaskTemplate