Tagged Questions
5
votes
2answers
416 views
How to create a sandboxed workflow action within Microsoft SharePoint Online 365
I have followed the steps on http://msdn.microsoft.com/en-us/library/ff798499.aspx in order to create a custom sandboxed workflow action, and have deployed this into a site workflow in Microsoft ...
1
vote
0answers
337 views
troubles with a custom SPD activity in sandboxed solution
I want to build a custom activity for SPD 2010 that can extract the full url of a workflow task.
I did not found something like this OOB. Did I missed something ?
I wrote the following code :
...