Based on the fact you're stating that the regular dropdown control still renders fine, it probably means you did not change the type of the control for the specific fields on which you want a multiselect.
To do this you need to edit the work item definition (in the layout tab once you have installed the tfs power tools) and set the type of the control for the field on which you need it explicitly to the multivalue control.
Simply executing the setup and registering the extension as you did will not turn every dropdown into a multivalue control. You have to explicitly set this for each field in the wit.
Hope this helps.
To do this you need to edit the work item definition (in the layout tab once you have installed the tfs power tools) and set the type of the control for the field on which you need it explicitly to the multivalue control.
Simply executing the setup and registering the extension as you did will not turn every dropdown into a multivalue control. You have to explicitly set this for each field in the wit.
Hope this helps.
Van:tjdev
Verzonden:13/03/2014 15:54
Aan:[email removed]
Onderwerp:Re: Multivalue control doesn't work in Web access - TFS 2012 or 2013 [WitCustomControls:538667]
From: tjdev
Thanks for the reply.
I'm running the 2013 bits on our tfs 2013 instance (it's our dev instance now, working on upgrade)
And I'm running the 2012 bits on our tfs 2012 (test, stage, production)
The extension is indeed enabled. Tried disabling then re-enabling. Also tried an iisreset on the 2013 instance.
My browser is IE10.
10.0.9200.16798
update versions: 10.0.13 (KB2909921)
There is no message displayed on the work item in place of the control. The control in fact renders just fine, just no little checkboxes. : (
So I'm using from Team Explorer, but not everyone uses Team Explorer client, others (PMs and BAs) use web access. Have high hopes for your control, will really be most useful.
Thanks.
I'm running the 2013 bits on our tfs 2013 instance (it's our dev instance now, working on upgrade)
And I'm running the 2012 bits on our tfs 2012 (test, stage, production)
The extension is indeed enabled. Tried disabling then re-enabling. Also tried an iisreset on the 2013 instance.
My browser is IE10.
10.0.9200.16798
update versions: 10.0.13 (KB2909921)
There is no message displayed on the work item in place of the control. The control in fact renders just fine, just no little checkboxes. : (
So I'm using from Team Explorer, but not everyone uses Team Explorer client, others (PMs and BAs) use web access. Have high hopes for your control, will really be most useful.
Thanks.