The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
3answers
995 views

Workflow: How to copy current item to a dynamically determined location

Scenario: I have a group of users; each has a private document library (named with their userid). When a person updates a list item I need to put copy of the item into their library (using a codeless ...
0
votes
1answer
15 views

Workflow Approval

I have attached a workflow to a form ( with infopath ). I need to add a condition in Sharepoint designer 2010 ( Workflow Approval ) : like this : If List Purchase Orders: Total Price is greather than ...
0
votes
1answer
60 views

SPoint 2010 SPD woprkflow, day calculating problem

I've made a Workflow (by SPD 2010) where I calculate differences between 2 days. When I run this workflow once for 1 Doc.Library item, it calculate it right. BUT when I use Sheduled running WF to all ...
2
votes
0answers
50 views

Sharepoint Workflows and Managed Term Sets

Platform: Sharepoint 2010 with Sharepoint Designer 2010 Are there any explanations out there on how to create a workflow with an email template that is sent to certain people based on a taxonomy term ...
2
votes
0answers
515 views

How can you create a dynamic link to a workflow initiation form in a workflow-based e-mail?

Process: User Creates Item Admin receives "approve this" e-mail with a dynamic link Admin selects dynamic link in e-mail Admin is taken to initiation form of second approval workflow Admin selects ...
1
vote
0answers
55 views

How to access workflow variable in association form created in SharePoint designer?

I need to access a worflow variable in an association form created using the action 'Collect data'.
1
vote
0answers
1k views

Sharepoint 2010 SPD Workflow Email SharePoint Group specified in Association Form?

Trying to do something, that I swear I've done before, and I think definitely should be possible, but wondering if I am missing something here. I am using SPD2010 to create a custom Resusable ...
0
votes
0answers
16 views

Ask user for data. SP 2013

I am really new to SharePoint and may just not understand something. I've tried to google for answer, but a good question consist of half of answer, so it seems, I have much less of it ) Here's the ...
0
votes
0answers
164 views

How to modify replicator activity

I'm using a Replicator Activity in my Workflow. I would like at some point, to modify the list I've given to InitialChildData. I've tried to do something like : ...