FAQ #7: Can I combine a list of valid TFS users and a fixed list to present as an option for an "Assigned To" field?
This question came in on an internal alias.
The answer from Naren Datha:
<ALLOWEDVALUES expanditems="true" filteritems="excludegroups">
<LISTITEM value="Active" />
<LISTITEM value="Closed" />
<LISTITEM value="[project]\Contributors" />
<LISTITEM value="MsftConn" />
<LISTITEM value="[project]\Test Vendor Contributors" />
<LISTITEM value="[project]\Test Vendor Readers" />
</ALLOWEDVALUES>
Comments
Anonymous
March 24, 2008
PingBack from http://noocyte.wordpress.com/2008/03/24/teams-wit-tools-faq-7-can-i-combine-a-list-of-valid-tfs-users-and-a-fixed-list-to-present-as-an-option-for-an-quotassigned-toquot-field/Anonymous
March 25, 2008
Todd Mancini on Process Guidance Center on MSDN. Stuart Preston on MSBuild Project Template v2.0. Dave...