User Tasks tab:
- Add New task button:
- added to the right corner of the top bar;
- always clickable;
- after click -> open User Task form:
- Contains:
- Task Type dropdown:
- required field;
- displayed the List of System Task Types;
- Customer dropdown:
- required field;
- displayed the List of Customers in the System;
- Assign to dropdown:
- contains the list of users in the system;
- Due Date datepicker:
- by default display the next day;
- Status dropdown:
- contains the next task statuses:
- Not Started -> selected by default;
- In Progress
- Overdue;
- Completed;
- contains the next task statuses:
- Task name textbox:
- required field;
- Description textarea;
- Related Items:
- Add item button -> to the task linked item from item list;
- Notes list:
- After note was added -> it displayed in the list with the user who added note, date, and time of creation;
- After note was added -> it displayed in the list with the user who added note, date, and time of creation;
- Cancel button:
- always clickable;
- after click -> close form and don’t create Task;
- Save button:
- clickable if required fields are not empty;
- after click -> close form and create Task which is displayed in the selected Tasks type list.
- Task Type dropdown:
- Contains: