46 reputation
7
bio website
location
age
visits member for 5 months
seen Apr 17 at 13:04
stats profile views 3

Mar
19
comment Sequential workflow running twice sharepoint 2007
I want to confirm that adding a pause to the visual studio workflow fixed the problem.
Mar
14
accepted Global breadcrumb wrong URL
Mar
14
comment Global breadcrumb wrong URL
Thanks! If it works it works. It is only a dev instance anyway. I thought maybe it was a setting in central admin but I looked everywhere.
Mar
13
asked Global breadcrumb wrong URL
Mar
12
revised Item-level permission problems
edited body
Mar
11
accepted xpath expression to conditonally build column with URL
Mar
11
answered Item-level permission problems
Mar
11
comment Item-level permission problems
Hi. Thanks for your reply. The image in item 1 does not show. Also, if I am understanding you correctly, I did break inheritance for the site the list is on. That was done when I created it and selected to create unique permissions. I can create the "Me" filter, but the admin on the site would have to switch views every time they went on it. That also means that others could switch the view and see all the other items. Maybe I didn't follow you?
Mar
10
asked Item-level permission problems
Mar
9
revised xpath expression to conditonally build column with URL
added 566 characters in body
Mar
9
answered xpath expression to conditonally build column with URL
Mar
9
asked xpath expression to conditonally build column with URL
Feb
28
awarded  Commentator
Feb
28
comment Sequential workflow running twice sharepoint 2007
I misunderstood your answer. I had pauses in the SPD WFs. However, the VS WF had no pause. I found this which basically corroborates what you are saying.
Feb
28
accepted Sequential workflow running twice sharepoint 2007
Feb
13
comment Sequential workflow running twice sharepoint 2007
I did not. The SPD workflows, however, are staggered with five minute pause between each. I'll have too look at pausing the VS workflow. Thanks.
Jan
24
awarded  Tumbleweed
Jan
19
answered I'm trying to understand how Visual Studio, SharePoint Designer and Foundation work together
Jan
18
accepted Visual Studio Workflows and Sharepoint
Jan
18
comment Visual Studio Workflows and Sharepoint
After playing around with it I had the same thought about tying up the workflow. Adding the parallel task also made the WF much more complicated. I just wasn't sure if throwing two workflows on the same content type was recommended. Thanks!