Edit Task Screen

The Edit Task Screen is where all the information about a specific task is created or updated.

The Edit Task Screen is vital to create new tasks and update existing tasks. Made up of a form component, this screen displays information related to each tasks and gives the user the ability to edit the information as needed.

Button Actions

  • Submit Button

    • Update Task

    • Link Action “Back”

  • Delete Button

    • Delete Task

    • Link Action “Back”

Last updated