Tagged Questions
0
votes
1answer
92 views
How a Workflow can pass a list item through a site collection hierarchy
I have a site hierarchy like this:
p
c1
c2
I want to create a workflow to process a list item in c1 and under some conditions pass it to another list in c2 or as a workflow variable in p.
...
0
votes
0answers
68 views
Workflow pass list item through a site collection hierarchy
I have a site hierarchy like this:
p
c1
c2
I want to create a workflow, to process a list list item in c1 and under some conditions pass it to another list in c2.
How it is possible in ...
0
votes
0answers
242 views
Copy workflow between sites and site collections
I have been tasked with setting up various SharePoint 2010 sites for my company, and am a little stuck when it comes to workflows.
I have several Site Collections all under the same root Site ...
1
vote
0answers
427 views
Irregular behavior in SharePoint Designer based workflows
I am using SharePoint Designer 2010 to build list workflows.
However, workflows that I have built and tested are unpredictably disappearing from the list of WFs available to run in the browser UI. ...
4
votes
2answers
592 views
Finding pages that are pending approval across an entire site collection
I am in the process of creating an administrative view which allows our intranet authors to view all the pages across the entire site collection that are awaiting their approval.
As our site ...