newtask
Page for creating and modifying tasks
New Task Page Overview
This page is used for creating or modifying a Task. Users modify a task by sending it to the page as a task parameter. Users must select Categories and specify basic information for the Task.
Key Workflows
Page is loaded and Get task from page URL is not empty and Get task from page URL's Owner is not Current User
Triggered if the page's
Taskto be modified is not owned by the current userRedirects the user to the index page
Button NEXT is clicked and progressbar A's step # < 3
This is the primary workflow for advancing steps on this form
Triggers the
Advance stepcustom workflow
Button NEXT is clicked and progressbar A's step # is 3 and Parent group's Task is empty
Triggered when a user is creating a new
TaskCreates a new
Taskand makes it active by settingsHiring?to yesTriggers the
Save taskcustom workflowSends a confirmation email to the task
Ownerwith the task's details
Button NEXT is clicked and progressbar A's step # is 3 and Parent group's Task is not empty
Triggered when a user is modifying an existing
TaskTriggers the
Save taskcustom workflow
Save task [Custom workflow]
Saves the inputted information for the Task
Uses the
categoriesstate onGroup Task Categories
Key Elements
RepeatingGroup Category
Contains all
Categorieson the platformUsed to associate categories with the task
Last updated
Was this helpful?