Tagged Questions
0
votes
1answer
52 views
How to update a site column field using workflow variable
First let me say I am new to sharepoint workflows. Having said that, here's my question:
I need to create a workflow that fires when a document is added to [po request] document library. The workflow ...
1
vote
1answer
103 views
Run event on workflow hydration/dehydration?
Is it possible to add hydration/dehydration events to a workflow? (this is a Site state machine workflow if it matters, SP 2010).
1
vote
2answers
821 views
Get the current user interacting with a site workflow
I have a SP 2010 state machine Site workflow with lots of custom InfoPath forms.
In some cases I need the user that's interacting with the workflow (many users can interact with the Workflow, not ...
0
votes
0answers
61 views
how manually activate site workflow in sharepoint designer 2010? [duplicate]
Possible Duplicate:
Sharepoint Designer 2010 - Site workflow and list workflow
I have creted site workflow from the sharepoint designer.
(it is not possible to activate site workflow from ...
0
votes
1answer
61 views
How to require approval around adding users to SP groups?
We have a site owner who we want to be able to create lists, etc. and assign SharePoint groups to have access to them. However, we need to verify (approve) the people she wants to add to those groups ...