Tagged Questions
0
votes
0answers
8 views
Unable to end a workflow on a list
I've got a SP workflow issue that I'm struggling with.
I've got a list and a task list, a user submits an item to the list then a task is created which is automatically assigned to the "admin". After ...
1
vote
1answer
38 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 ...
2
votes
4answers
536 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
1answer
185 views
Custom Task assigned to multiple users in SP 2010
I have a first SharePoint List that contains two columns:
Name of the application
Name(s) of the developer(s)
There is a second SharePoint List that fires a Sequential Workflow in Visual Studio ...
1
vote
0answers
141 views
Performance Point Dasboard for a sharepoint Projects Task List?
I have createed a "Projects Tasks List" in sharepoint with a couple of columns added for further detail.
I am looking to create a Dashboard with atleast three visual aid sections to improve better ...
0
votes
0answers
209 views
How do I export Sharepoint Project tasks List to Microsoft Project 2010?
I would like to be able to Export items from Project Tasks List (Sharepoint 2010 Enterprise) to Microsoft Project 2010 Standard just like the export to excel function.
Would also like to be able to ...
1
vote
1answer
213 views
Private and Public Tasks in Lists?
I am trying to create a Task List which would go on a user's My Site profile. This task list will have a column where the user can select Private vs Public.
If a task is Public, anyone viewing his ...
1
vote
1answer
373 views
How bind a custom ContentType with activity CreateTaskWithContentType ?
When I create a task with activity "CreateTaskWithContentType", I can't bind a custom ContentType with the list "Tasks".
For the moment I try to bind my CT with the correct path in properties ...
2
votes
3answers
3k views
List with hierarchy
I want to create a list with tasks, subtasks of these tasks, etc. It should also be possible to add new tasks to a specific level in the hierarchy.
The only thing I could find is the Managed Metadata ...
5
votes
2answers
121 views
Strategy Queston : how would you implement this calendaring use-case
At my organization there is a process that goes in to preparing for our Board of Director's Meetings that begins 6 weeks beforehand and involves about 9 different steps. We have a template document ...
1
vote
1answer
414 views
Assign a task with due date on item creation
I have a discussion board which has a field called as Reviewer which is a person field. I want that whenever a reviewer is added to the discussion, a new task / reminder should get added with a due ...
1
vote
1answer
256 views
sharepoint designer - collect data from task - date and time
I'm using sharePoint designer 2010,
I have creted workflow.
I used the task "Collect Data From User", and I defined field as "date and time" type.
the user filling the task field and I can see the ...
1
vote
2answers
429 views
Suggestions for implementing relationships between two lists
Here is what I am trying to accomplish: I want a Sharepoint list(s) that can track received client calls and all follow-up attempts from our staff.
What I initially envisioned this would look like ...
0
votes
1answer
608 views
Solution for periodic surveys
I have a list (Account Exec Distribution List) in SharePoint 2007 that provides the Client Name and the associated Account Exec (AE). The AE team would like to complete a survey of sorts that will ...
1
vote
1answer
125 views
Creating 'Task Ranks' depending on user
I need to create a column 'Task Ranks' - which ranks each task/item for a user. I need it to be of lowest unique value/integer from all active tasks for that user and to serially generate the next ...