Dynamically Populating of ListItems of ALLOWEDVALUES Field.

Hi

We want to dynamically populate the <LISTITEM> values in <ALLOWEDVALUES> field for work item customization in VSTS. Is there any procedure or suggestion available in order to achieve this

In "Authoring Work Item Types.doc" of Extensibility tool kit we could able to see the examples explaining about assiging a  static values to <LISTITEM> but we want to get the values dynamically.

Please kindly provide us some solution in order to solve this problem.

Thanks


Answer this question

Dynamically Populating of ListItems of ALLOWEDVALUES Field.

  • joe123163029

    Thanks John, information provided in the blog was very useful to us. Can we able to get much more information about using "Work Item Object Model" objects for customizing the process in Team Foundation Server.

  • DHRITIMAN BANERJEE

    There is a lot of information about the Work Item Object model in the extensibility kit.

    See http://blogs.msdn.com/team_foundation/archive/2005/05/27/422700.aspx for more information & links.

    We'll be releasing an update of this shortly after Beta 3 becomes available

  • delu

    There is an article on the Team Foundation blog on populating lists of allowed values from a data source which explains one approach

    http://blogs.msdn.com/team_foundation/archive/2005/05/06/415268.aspx


  • joshs

    Thanks John, for your reply. It helped us a great way to solve our problem.

    Thanks & Regards
    VDeevi

  • Dynamically Populating of ListItems of ALLOWEDVALUES Field.