Tagged Questions
0
votes
0answers
23 views
SP2010 farm scoped custom workflow action not available in designer
We're trying the "Update Items By List View" custom workflow action available here:
http://efspwfactivities.codeplex.com/releases/view/63115
It works fine in one of our development environments ...
0
votes
0answers
70 views
Custom Workflow Activity for merging users in field + assignedTo value from task (problems & questions)
First of all, a little explanation what this is about:
I'm currently trying to write a custom workflow activity for use in SharePoint Designer 2010.
I've got a column in my list - let's call it ...
0
votes
0answers
109 views
sandbox workflow action: read taxonomyfield value and give the full path value back
I like to build a custom sandbox workflow action. The action must read a taxonomy field and give me the full path (like id;#value1:value2). Input for this sandbox workflow action is the field value:
...
0
votes
1answer
119 views
Custom actions in a Sharepoint Online (BPOS) workflow
Just a simple question:
Does anyone know if it's possible to create custom actions for a workflow in Sharepoint Online (BPOS). So NOT Office 365... If possible, are there tutorials you know of how to ...
0
votes
1answer
130 views
Problem in creating custom workflow action in SharePoint [duplicate]
Possible Duplicate:
How to deploy a custom SharePoint Workflow Activity
I am trying to create a custom Workflow Action for SharePoint Designer 2010. I am using Visual studio 2010 and ...