0
votes
2answers
32 views

Conditionally Require Approval on List Items

I have a calendar list, and I need to have it so that only items that meet a certain condition require approval. I have tried to use workflow, but when I fire them on the create/change event, the ...
0
votes
1answer
55 views

Approval Workflow OOTB SharePoint 2010

I am still learning how workflows work and this is the first time I have used OOTB so needless to say, I coded much more than I needed to. With that being said, today we tested the approval which goes ...
0
votes
1answer
31 views

Start workflow from within a workflow?

I have a workflow that is created from a default "Approval" template, and the basic startup conditions are not enough for my purposes. I also can't open this workflow in SP Designer (it doesn't even ...
1
vote
0answers
32 views

Approval Workflow with content targets…?

I have a random question for a workflow & I'm trying to figure out the best way to do it. I have a content target when someone submits a new 'news' item - say for example, they can select IT, ...
1
vote
0answers
304 views

Issue with customizing approval process in sharepoint designer

Update--- It appears the that the workflows are completing but it is taking an hour or so to process. Has anyone encounted this before???? I have created on a list a sharepoint designer workflow that ...
0
votes
0answers
267 views

Change the default “Request Change From” field in default Approval workflow

I am customizing the out-of-the-box approval workflow and would like a way to modify the "Change Request" task functionality. By default, if the user who is making the change request does not enter a ...
0
votes
1answer
424 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 ...
0
votes
1answer
127 views

Approval Form Sometimes Requires Double Click to Approve/Reject

We have a SharePoint Designer WF that spawns an approval WF. The form for the approval is giving us several issues. Occasionally users have to double click the approve or reject button. This ...
1
vote
1answer
811 views

Duration per task SPD Workflow

When we start an approval process in a SPD workflow, we can fill in the "duration of the task" and/or the "due date ". But what exactly happens when we cross the date? A reminder to the person with ...