Skip to main content

Questions tagged [tasks]

A Task is an activity that needs to be accomplished within a defined period of time or by a deadline.

0 votes
2 answers
331 views

I have been tasked to create some sort of digital document. In summary, our company will release safety bulletins that all employees need to read and confirm that they have read them. I would ideally ...
Stefsturr's user avatar
1 vote
1 answer
8k views

I am new to SharePoint and I am trying to create a comprehensive task management platform using SharePoint but I am unable to add subtasks and most of the resources that I have seen online say that I ...
Shaukat's user avatar
  • 11
1 vote
1 answer
91 views

I've a sharepoint group with currently 53 members. When I assign a task to all group members, it's only a single task and common for each member. I mean, once a member completes the task and clicks ...
Sinan Topaloğlu's user avatar
0 votes
1 answer
476 views

How can I undo changes made to a task title and restore previous text in a project task list (PWA app on SharePoint 2019), when there is no undo button and ctrl+z doesn't work?
Mohsen A's user avatar
0 votes
2 answers
2k views

I created a flow 'when item is created or modified' to send email to user who is listed in the 'Assign To' column in SharePoint. The flow worked fine until my manager asked me to make the 'Assign To' ...
Aleshia Thompson's user avatar
0 votes
1 answer
105 views

I am able to get the tasks and subtasks from a SharePoint list using the REST API. How can I match a subtask with its parent task? The following JS inside an AngularJS controller returns two lists, ...
martinbshp's user avatar
1 vote
1 answer
125 views

So for classic Tasks list, you are able to manual sort and indent items. This sorting is persistent and not personal. List View sorting is set to None. Performing a migration using SP Migration Tool ...
Warwick W's user avatar
0 votes
1 answer
814 views

We have a Infopath library in SharePoint 2010 with multiple approval workflows running on the library. Recently, most of the approvers are getting the below error while trying to approve their tasks. ...
George's user avatar
  • 1,522
0 votes
1 answer
120 views

I am trying to update a SharePoint task programmatically using CSOM. I am able to approve a task successfully but not sure how to update the comments. The comments could be retrieved using ...
Ishan's user avatar
  • 774
1 vote
0 answers
53 views

we are using Workflow 2010 in SharePoint Designer 2013. We have workflow with Custom Task Process. However, we are struggling with several problems now. In "Change the behavior of a single task" we ...
Kateřina's user avatar
1 vote
1 answer
127 views

I am trying to read the comments of a task list in SharePoint 2016 by using JavaScript. Right now I get the latest comment using: var comment = oListItem.get_item('Comments'); But how can I read all ...
cvb's user avatar
  • 91
0 votes
0 answers
43 views

I have a List and a Task List. In my List i have created a column "Reason for Rejection." In my Task List i have created a custom column "Reason for Rejection." in my workflow if the approver, ...
Renil's user avatar
  • 1
0 votes
0 answers
129 views

I'm retrieving Tasks associated with a Project via the OData query. https://XXX.sharepoint.com/sites/pwa/_api/ProjectServer/Projects?$filter=Id eq guid'xxxx'&$select=Id,Name,StartDate&$expand=...
d_k's user avatar
  • 123
1 vote
0 answers
68 views

We are using SP2016 on-premise. A scheduled PowerShell script is setup to send approval request email to approvers. The email contains the task link so that approver can click on it and approve his/...
Mark L's user avatar
  • 4,075
0 votes
1 answer
45 views

I want show infopath task list data according to the action item one by one on infopath form load. All items showing on the form load tasks which are created in a task list. I applied the rule on form ...
Mobile Test's user avatar

15 30 50 per page
1
2 3 4 5
30