I want to create a flexi task action( like Nintex workflow action) where I can defined my custom business approvals ( I approve but with objections, I approve without objection)
I found one way to do this with SharePoint designer to create a custom activity which store the task options in custom list with task id and later on ,I retrieve it on my custom task form. but , how it will be possible in Visual studio workflows??
Above is my approach to handle it but it works only in designer , I am sure some better solution will be available or suggestion for visual studio ???
Nazish Ali Rizvi