I am working on a project for our group where when using microsoft TFS and a user creates a workitem a set of tasks needs to be auto created and added to the workitem. This part I have working. The hitch is, they want it such that the user can hit a button in the workitem form which will launch a wizard or form or some ui that the user can select which tasks to create or perhaps add others so they can be done in a batch.
This second part is the part I am stumped on. Has anyone done anything like this? Extending TFS so that a custom form or wizard or what not is kicked off from a button and then tied to a custom extension?
I have tried to search for answers on this and seem to have some potential pieces but nothing putting them together and feeling a bit, well, dumb here. Any help would be fantastic.