Tagged Questions
6
votes
2answers
383 views
How to reset digital signature of an InfoPath form during c# workflow in Sharepoint 2010?
As the question says, I have an InfoPath form running on SP2010 using a c# workflow upon submission. If the form is rejected during workflow, then I need to reset it. I have everything under ...
0
votes
1answer
357 views
How to develop role based workflow in SharePoint Server?
How to develop role based workflow with InfoPath form in SharePoint Server 2010?
There are three roles:
user1 - this user creates request form
user2 - this user verifies and Approve/Reject form if ...