0
votes
2answers
49 views

Is there any way to block editing on a document when a content approval workflow is active?

So I've got a Document under an approval workflow, but I'd rather not let the users edit the document while the workflow is active to keep consistency on everyone's approval (it's multi-step). I've ...
0
votes
0answers
19 views

Remove permission from a directory in a designer workflow?

I guess I need at least ten reputation to post images, so here is a link to a screenshot of the entire workflow I have, and what happens when it is run on directories: http://i.imgur.com/St8Etxy.png ...
0
votes
1answer
69 views

Check SP group permissions in Designer Workflow

Is it possible to check if a particular user is in a Site Group from within a SharePoint Designer Workflow? For example, if the status column of my list item is set to "Approved", it will kick off a ...
0
votes
1answer
79 views

If statement within If statement

i do hope you can help. Im very much an amatuer beginner when it comes to SharePoint Designer but am struggling with a list workflow issue. Im trying to set up a workflow to send emails to the ...
1
vote
0answers
181 views

How to check if user has a permission to complete task in InfoPath task form?

Is it possible to check if the user has enough permissions to complete task in InfoPath 2010 task form? Or maybe it is possible to show to user read-only view if he has lack of the rights. The full ...