Tagged Questions
0
votes
1answer
975 views
Custom Form in Visual Studio and Approval workflow
I have developed a form in Visual Studio 2010 professional as Visual WebPart in which I have the following fields and for the same I have created a LIST with the same columns.
Employee ID
Employee ...
1
vote
0answers
53 views
Retrieving item values from a workflow task dialog box to put in a web part in the same box
I have implemented a workflow and now I would like to develop a web part to be used with the Edit and View forms that are loaded in the modal dialog during, say, an approval task.
May I know how do I ...