Quantcast
Channel: Custom Controls for TFS Work Item Tracking
Viewing all articles
Browse latest Browse all 376

New Post: Failed to load MultiValueControl control. Value cannot be null.

$
0
0
I have added the Multivaluecontrol to my WIT but I get this error in the field when I try to Preview the template.

Failed to load MultiValueControl control. Value cannot be null. Parameter name: type


Here is my schema
<FIELD name="Triage" refname="Microsoft.VSTS.Common.Triage" type="String" reportable="dimension">
<HELPTEXT>testingmulti select</HELPTEXT>
  <SUGGESTEDVALUES expanditems="false">
  <LISTITEM value="[t1]" />
  <LISTITEM value="[t2]" />
  <LISTITEM value="[t3]" />
  <LISTITEM value="[t4]" />
  </SUGGESTEDVALUES>
 </FIELD>
Here is my form section
<Control Type="MultiValueControl" FieldName="Microsoft.VSTS.Common.Triage" Label="Triag&e:" LabelPosition="Left" />

My files are deployed here:
C:\ProgramData\Microsoft\Team Foundation\Work Item Tracking\Custom Controls\10.0

please help!!

Viewing all articles
Browse latest Browse all 376

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>