积极答复者
TFS2013:如何自定义多值复选框

问题
-
在TFS的模板中,想要定义一个字段,使它可以起到在下拉列表中选取多个值。按照这个文章中的方法进行了实验,https://blogs.msdn.microsoft.com/visualstudioalm/2013/02/15/multivaluelist-control-in-tfs-work-item-tracking/
并且安装了软件WitCustomControls2013-1.2.1.0.zip
我定义了地段“多值测试”,下拉列表的值为“一、二、三、四”如下图所示。
代码如下:
如果想要这里的值引用已定义过的字段的值,比如想引用“指派给”里面的所有人员
请问应该在哪里修改呢?
- 已编辑 茗_茗 2016年5月17日 9:35
答案
-
你好,
根据我的测试,不能直接用copy规则,我想这个需求需要修改代码。你可以根据这个来修改代码。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已建议为答案 Starian chenMicrosoft contingent staff, Moderator 2016年5月24日 9:40
- 已标记为答案 Starian chenMicrosoft contingent staff, Moderator 2016年5月30日 6:18
全部回复
-
-
你好,
根据我的测试,不能直接用copy规则,我想这个需求需要修改代码。你可以根据这个来修改代码。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已建议为答案 Starian chenMicrosoft contingent staff, Moderator 2016年5月24日 9:40
- 已标记为答案 Starian chenMicrosoft contingent staff, Moderator 2016年5月30日 6:18
-