0
votes
1answer
249 views

Workflow updating a multiple value lookup column

I have a couple of task lists for a project. One list is the list of main projects, the second is a list of tasks under each main project. The main projects has a lookup column that allows multiple ...
2
votes
0answers
48 views

How do I run a Workflow on a Task List as the Current User instead of Item Creator?

I've created a Workflow in SharePoint Foundation 2010. It creates items in a task list. (Collect Data From User) There is a workflow on the second task list that runs when the task is changed. For ...
1
vote
1answer
98 views

Sharepoint: How to include a tasklist from a subsite in a wiki page

I have a site hierarchy that looks like: Roadmaps (/engineering/roadmaps) RM1 Meeting Site (/engineering/roadmaps/RM1Meet) RM2 Meeting Site (/engineering/roadmaps/RM2Meet) Now those meeting ...
3
votes
4answers
783 views

Show all tasks from user

How can I make a list with all Tasks? It is possible to use the MyTasks webpart, this is after changing a list of all task within the sitecollection. But i want a list of all tasks of multiple ...
0
votes
1answer
329 views

Sharepoint 2010 grouping workflow tasks for a document library

We want SharePoint Experts Advice here What we have : 1- we have one document library ( many items). 2- we have many Tasks assign to document library item by workflow e.g. Require Manager ...
1
vote
2answers
619 views

A manager wanted to use a project task list, but wanted a running log of the comments entered as the task is being worked

The project task list allows a gantt view and can be used for status updates. Once the task is assigned, the assignee needs to provide regular status updates and update the task. With a regular ...