I have a Sharepoint 2010 site. It contains a list. I have created a workflow that triggers when an item is added in that list. The workflow will start a Feedback process on the Current Item with some user. My queries are:
- How do I customize the task form in InfoPath Designer 2010, as in the steps to follow in the Sharepoint Designer 2010 which will lead me to opening the task form in Infopath Designer 2010.
- I have set a Duration of the task at 7 days. I also have allowed to reassign the task to somebody else. But when a user is giving his feedback in the task form and clicks the Reassign Task button, the next form that pops up gives the user the chance to change the task duration which I do not want. Is there any way I can achieve this?
- Can I have multiple task forms for a workflow which can be opened one after the other by clicking on buttons on the task forms themselves, say, clicking on a button in form A leads to form B after closing form A and so on?