Tagged Questions
1
vote
1answer
31 views
SP 2010: How to print comments collected in workfloow, in email
I have setup my first SharePoint Foundation 2010 system but I have hit a wall with regards to a workflow I have created.
In the workflow, I collect two fields "Approval Status" and "Manager Notes," ...
0
votes
0answers
111 views
Ways of implementing “Change Requests” behaviour in SPD 2013 workflow
I am implementing SPD 2013 workflow and have to add possibility to change requests in every task. In SPD2010 WFs we could set the Change Requests button and it created all the behaviour behind the ...
2
votes
2answers
345 views
Color Code Due Date for All Tasks?
I am trying to format a Tasks list in SharePoint 2010 using Sharepoint Designer using the following settings under conditional formatting.
Field > Due Date = Less Than > Value = Current Date
...
0
votes
1answer
121 views
SPD Workflow Approval Task- Unexpected Error When Viewing Task
I have a SPD 2010 workflow that is starting an approval process and assigning a task to a user. I'm running into an odd issue. When a user with contribute permissions on the Task list tries to view ...
1
vote
0answers
43 views
Modify Feedback Workflow to transfer a custom column value from Shared Documents to the Tasks list
I would like to modify the default feedback workflow. I have already made a copy of the workflow and made some minor adjustments to fit my needs. Now I need the work flow to pull the information from ...
0
votes
1answer
260 views
Task list field database location changed from 2007 to 2010
What I've witnessed
I've just noticed something rather annoying with SharePoint following an upgrade from 2007 to 2010.
The task list schema in SharePoint 2007 had the 'Assigned To' field first. ...
0
votes
2answers
209 views
Multiple, sequential tasks in one workflow
I have a couple steps in a declarative workflow that each collect data from users. I need each collection task to be completed before the next step kicks off. Is this possible. Also, the workflow is ...
1
vote
2answers
740 views
Prevent Deletion of Task List Item Created in SharePoint Designer Workflow Approval Task
When you create an Approval Process using SharePoint Designer, the tasks that are created allow the user to edit (Approve, Reject, Reassign, etc) but also allow them to delete the task.
How can you ...
0
votes
1answer
225 views
Displaying data collected in previous step of workflow in current step
Here is the setup. Creating workflow in Sharepoint Designer with two steps:
1) Collect feedback
2) Collect feedback2
Is there a way that you can display the feedback collected in step 1 on the edit ...
0
votes
1answer
423 views
Linking Approval Tasks on List Items with SharePoint Designer Workflows
I have a simple approval process that I built with SharePoint Designer 2010. It starts by assigning a task to the user. The user simply approves and rejects the task. Based on the status an email ...
1
vote
2answers
5k views
Set the due date on a task at time of creation using Sharepoint Designer?
We are creating tasks in a workflow but we cannot find a way of setting the due date in the same workflow. We resorted to adding a workflow to the task list that adds the due date on item creation.
...
2
votes
1answer
454 views
Workflow and Associated Task Form Names
I have question regarding the InfoPath Forms that autogenerated by the Workflow Tasks. I was wondering if it is possible to give these forms more meaingful names.
The current problem example: If I ...
1
vote
1answer
642 views
Custom Workflow and Task Time Limits
I have created a custom workflow for an approval process. The workflow is designed to accomplish this task by using the “Collect data from user (Output to variable: collect)” action.
I wish to assign ...
1
vote
2answers
2k views
SPD2010 Workflow “Collect Data From User” Activity + Multi User fields?
Creating a SPD 2010 workflow. Trying to do something that I think should be simple.
Use a “Collect Data From a User” activity to collect 0 to many “people” that should be affiliated with a piece of ...
1
vote
2answers
1k views
sharepoint 2010, workflow, “start task process on current item with these user” action
I have created workflow.
In the workflow I used the "start task process on current item with these user" action.
my problem: the user do not receive any email/task notification.
in the "edit task ...
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
1answer
575 views
How can I have a user attach a file to a workflow task?
I'm using sharepoint designer 2010, custom list.
I have created workflow on that list.
I need to enable the user to enclose a file to the workflow task:
What kind of task I need to use?
P.S.
I'm ...
0
votes
1answer
2k views
WorkFlow with SharePoint Designer 2010 - how to set value from current list item
How to set value from current list item to a field in a custom task?
Is it possible?
Thanks.
2
votes
0answers
80 views
Can I control the name of forms when using a custom task process in SharePoint Designer?
I use SPD 2010 to create a complex workflow. I use many custom task process to interact with the different users at different stages of the workflow.
Each time I add a new custom task process in my ...
2
votes
2answers
507 views
Automatically change the Outcome of a Task [How To?]
Here is my situation:
I am working on a workflow (in SharePoint Designer) that is triggered when a new task is created. In some cases, I need to automatically complete a task via my workflow.
To ...
