Question

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.

  1. Employee ID
  2. Employee Name
  3. Login ID
  4. Internet Access Required Yes No (Radio Buttons)
  5. ID Create...Reset...Delete (CheckBoxes for these 3 selections)
  6. Unit Head Approval
  7. Department Head Approval

Actually user will fill the fields from 1 to 5 and upon submission I want Unit Head to approve the request and then it should go to Department Head for approval.

I am unable understand how to do this so please help me connecting the dots ...and guide me what steps are required to achieve this.

Thanks

Was it helpful?

Solution

I don't understand why do you craete your custom form? Do you want to use this form as workflow initial form? if so, you can see this post. Also you can see this video to understant how to create simple approval workflow.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top