What are ways to create input forms for workflow?MOSS has the capability for a workflow participant to fill an initiation form to start a workflow. The initiation form can have fields that support:
1. Single line of text 2. Multiple lines of text 3. Number (up/down counter arrows) 4. Yes/No (Checkbox) 5. Choice (dropdowns) 6. Date and time (calendar) 7. One can use these to create forms by using custom application pages (aspx pages), which are deployed to run out of the _layout directory on MOSS server or using Microsoft Office Infopath 2007
|