In this post we will discuss how to create a new task in SharePoint 2013 task list. Also you can check my previous posts on:
- Add user to SharePoint security group using SharePoint client object model
- Create SharePoint website using SharePoint 2013 client object model
- Get current user email by using SharePoint 2013 object model
To create a new task to a task list open the task list and click on new task link and this will open the New task page.
In this page:
- Enter the Task Name
- Start Date
- Due Date
- Assigned To
- % Complete
- Description
- Predesessors
- Priority
-Task Status etc.
Fill all the details above and click on Save.
A new task will be get created.
- Add user to SharePoint security group using SharePoint client object model
- Create SharePoint website using SharePoint 2013 client object model
- Get current user email by using SharePoint 2013 object model
To create a new task to a task list open the task list and click on new task link and this will open the New task page.
In this page:
- Enter the Task Name
- Start Date
- Due Date
- Assigned To
- % Complete
- Description
- Predesessors
- Priority
-Task Status etc.
Fill all the details above and click on Save.
A new task will be get created.