Tagged Questions
1
vote
1answer
36 views
How to get approval status of a list item as a column to that list?
I have a Calendar list and an approval workflow. The workflow is initiated when a new item is added. The event gets approved in the task list. I want to get that "Outcome" column to the list. But when ...
0
votes
2answers
38 views
add SPListItem with more than one field of data
I want to add an item to a SharePoint task list, with data in the Title, AssignedTo, and Status columns. The code below adds the item with data in the Title column, but no data in the other columns. ...
2
votes
4answers
475 views
Design Workflow that Emails People in Assigned To (Except for Created By)
We have a custom list that tracks work tasks in our department; we track our own work and use it to assign work/tasks to other colleagues.
I have a people/groups column called AssignedTo and need a ...
0
votes
0answers
33 views
Process for creating shared worklist from Access?
I'd like to start with a disclaimer that I'm not a network administrator, but a department supervisor with admin rights to our department site...
Quick version: Is there a dynamic way to use a ...
1
vote
2answers
2k views
SP2010: How to count total items for a particular set of data (grouped via a specific column name).
I have a list of items and they are grouped via a certain classification depending on a column.
How can I get that particular number of total items so I can use it on a status list/kpi?
Thanks.
1
vote
2answers
620 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 ...