I'd like to launch the same web picker displayed when user selects "Associate Change Request".
I'll be grateful for a documentation pointer of the required web api.
I have more specific question: I am using com.ibm.team.workitem.WIPicker to display the picker for selecting work items . I see that it has a combo-box in the top of the form stating the project area id. I see that the url I'm using has a "projectAreaId" argument. I tried to remove it and the combo box still displays a single project area, even though I have associations for two project areas.
Is it possible to launch this picker allowing multiple selection in combo-box for multiple project areas ?
I would also be grateful for documentation pointer for this picker.
Comments
Hello again,
I have more specific question: I am using com.ibm.team.workitem.WIPicker to display the picker for selecting work items . I see that it has a combo-box in the top of the form stating the project area id. I see that the url I'm using has a "projectAreaId" argument. I tried to remove it and the combo box still displays a single project area, even though I have associations for two project areas.
Is it possible to launch this picker allowing multiple selection in combo-box for multiple project areas ?
I would also be grateful for documentation pointer for this picker.
Thanks,
Gidi