Hi All,
I am building a sequential SharePoint list workflow for SharePoint 2010 using VS 2010. This workflow needs to be declarative (upgrade considerations) and I am trying to keep custom code to bare minimum in the workflow. Towards this I've developed multiple custom activities to perform business logic. I am struggling with an issue related to binding activity properties. I need to bind properties of one custom activity to another custom activities property. This works well initially using the "bind to" window; however as development progresses this ceases to function. Existing binding works; but if I try to bind a new activity property to another activities property the "bind to" window no longer lists other activities; it only shows the workflow's properties. Is this a known bug.. are there any workarounds.. please help
Regards
Anisree